]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/shortlog
opencl/llvm.git
2014-12-22 Reid KlecknerFix Windows unwind info for functions in sections other...
2014-12-22 Colin LeMahieu[Hexagon] Adding memb instruction. Fixing whitespace...
2014-12-22 David BlaikieUse iterators rather than indices to make this forwards...
2014-12-22 David Blaikieunique_ptrify MatchableInfo(const CodeGenInstAlias...
2014-12-22 Colin LeMahieu[Hexagon] Adding classes and load unsigned byte instruc...
2014-12-22 Bruno Cardoso... [x86] Add vector @llvm.ctpop intrinsic custom lowering
2014-12-22 Juergen RibutzkaRemove unused header. NFC.
2014-12-22 Adrian PrantlAdd a C++ marker to this header file.
2014-12-22 Peter Zotov[C API] Expose LLVMGetGlobalValueAddress and LLVMGetFun...
2014-12-22 Quentin Colombet[CodeGenPrepare] Handle properly the promotion of opera...
2014-12-22 Elena DemikhovskyAVX-512: Added all forms of BLENDM instructions,
2014-12-22 Karthik BhatLower multiply-negate operation to mneg on AArch64
2014-12-22 Rafael EspindolaConvert a few tests to FileCheck. NFC.
2014-12-22 Rafael EspindolaThe leak detector is dead, long live asan and valgrind.
2014-12-21 Saleem AbdulrasoolCodeGen: minor style tweaks to SSP
2014-12-21 Craig Topper[X86] Add hasSideEffects = 0 to CALLpcrel16. This match...
2014-12-21 Matt ArsenaultEnable (sext x) == C --> x == (trunc C) combine
2014-12-20 Craig Topper[X86] Swap operand order in Intel syntax on a bunch...
2014-12-20 Craig Topper[X86] Swap operand order of imul aliases in Intel synta...
2014-12-20 Craig Topper[X86] Remove '*' from asm strings in far call/jump...
2014-12-20 Craig Topper[X86] Don't swap the order of segment and offset in...
2014-12-20 Saleem AbdulrasoolCodeGen: constify and use range loop for SSP
2014-12-20 Saleem AbdulrasoolARM: further improve deprecated diagnosis (LDM)
2014-12-20 David Majnemerstrnlen isn't available on some platforms, use StringRe...
2014-12-20 Craig Topper[X86] Immediate forms of far call/jump are not valid...
2014-12-20 David MajnemerThis should have been part of r224676.
2014-12-20 David MajnemerInstCombine: Squash an icmp+select into bitwise arithmetic
2014-12-20 David MajnemerInstSimplify: Don't bother if getScalarSizeInBits retur...
2014-12-20 David MajnemerSimplify the code
2014-12-20 Eric FiselierSplit executeShTest into two parts so that it can be...
2014-12-20 David MajnemerInstSimplify: Optimize away pointless comparisons
2014-12-20 Chandler Carruth[SROA] Run clang-format over the entire SROA pass as...
2014-12-20 Chandler Carruth[x86] Change the test added in r223774 to first check...
2014-12-20 Matthias BraunLiveIntervalAnalysis: No kill flags for partially undef...
2014-12-20 Matthias BraunLiveIntervalAnalysis: cleanup addKills(), NFC
2014-12-20 Matthias BraunUnbreak cmake build with shared libraries enabled.
2014-12-20 Eric ChristopherRemove unused variable and initialization.
2014-12-19 Eric ChristopherRemove unused variable, initializer, and accessor.
2014-12-19 Matt ArsenaultR600: Remove outdated comment
2014-12-19 Elena DemikhovskyMasked load and store codegen - fixed 128-bit vectors
2014-12-19 Matt ArsenaultR600/SI: Only form min/max with 1 use.
2014-12-19 Reid KlecknerEH: Sink computation of local PadMap variable into...
2014-12-19 Eric Fiselier[LIT] Add JSONMetricValue type to wrap types supported...
2014-12-19 Kevin EnderbyAdd printing the LC_ROUTINES load commands with llvm...
2014-12-19 Reid KlecknerAdd the ExceptionHandling::MSVC enumeration
2014-12-19 Sanjay PatelModel sqrtss as a binary operation with one source...
2014-12-19 Tom StellardR600/SI: isLegalOperand() shouldn't check constant...
2014-12-19 Tom StellardR600/SI: Make sure non-inline constants aren't folded...
2014-12-19 Yaron KerenRemove isSubroutineType test for isCompositeType, getTa...
2014-12-19 David BlaikieUpdate SmallPtrSet::insert's doc comment to match the...
2014-12-19 Kevin EnderbyAdd printing the LC_SUB_CLIENT load command with llvm...
2014-12-19 Peter CollingbourneCodeGen: do not attempt to invalidate virtual registers...
2014-12-19 Colin LeMahieu[Hexagon] Removing old variants of instructions and...
2014-12-19 Sanjay Patelmerge consecutive stores of extracted vector elements
2014-12-19 Colin LeMahieu[Hexagon] Adding bit extraction and table indexing...
2014-12-19 Colin LeMahieu[Hexagon] Adding bit insertion instructions.
2014-12-19 Colin LeMahieu[Hexagon] Adding more xtype shift instructions.
2014-12-19 Kevin EnderbyAdd printing the LC_SUB_LIBRARY load command with llvm...
2014-12-19 Colin LeMahieu[Hexagon] Adding xtype shift instructions.
2014-12-19 Colin LeMahieu[Hexagon] Adding transfers to and from control registers.
2014-12-19 Colin LeMahieu[Hexagon] Adding doubleregs for control registers....
2014-12-19 Frederic Riss[DebugInfo] Move all DWARF headers to the public includ...
2014-12-19 Tilmann Scheller[BBVectorize] Remove two more redundant assignments.
2014-12-19 Tilmann Scheller[BBVectorize] Remove redundant assignment.
2014-12-19 Bruno Cardoso... Reapply: [InstCombine] Fix visitSwitchInst to use right...
2014-12-19 Tilmann Scheller[LoopVectorize] Remove redundant assignment.
2014-12-19 Tilmann Scheller[ARM] Remove dead assignment.
2014-12-19 Sanjay Pateluse -0.0 when creating an fneg instruction
2014-12-19 Bruno Cardoso... Revert "[InstCombine] Fix visitSwitchInst to use right...
2014-12-19 Bruno Cardoso... [InstCombine] Fix visitSwitchInst to use right operand...
2014-12-19 Tilmann SchellerRemove redundant assignment.
2014-12-19 Duncan P. N... LTO: Export local context symbols
2014-12-19 Duncan P. N... Rename MapValue(Metadata*) to MapMetadata()
2014-12-19 Juergen Ributzka[Object] Don't crash on empty export lists.
2014-12-19 Matthias BraunRegisterCoalescer: rewrite eliminateUndefCopy().
2014-12-19 Colin LeMahieu[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
2014-12-19 Adrian PrantlExplain why LLVM is emitting a DW_AT_containing_type...
2014-12-18 Peter Zotov[cmake] Unbreak LLVM-Config.cmake / llvm_expand_depende...
2014-12-18 David MajnemerConstantFold: Shifting undef by zero results in undef
2014-12-18 Colin LeMahieuReverting 224550, was not ready for commit.
2014-12-18 Kevin EnderbyRemove an extra ';' on line 1120 include/llvm/Support...
2014-12-18 Colin LeMahieu[Hexagon] Adding loop0/1 sp0/1/2loop0 instructions.
2014-12-18 Kevin EnderbyAdd printing the LC_SUB_UMBRELLA load command with...
2014-12-18 Roman DivackyInstead of explicitely comparing both lowercase and...
2014-12-18 Sanjay Patelfix formatting; NFC
2014-12-18 Chris BienemanHave llvm-c-test only use libLLVM if libLLVM has all...
2014-12-18 Colin LeMahieu[NFC] Removing extra semicolon.
2014-12-18 Matthias BraunLiveIntervalAnalysis: Cleanup computeDeadValues
2014-12-18 Ulrich WeigandAdd myself as SystemZ code owner
2014-12-18 Kevin EnderbyAdd printing the LC_SUB_FRAMEWORK load command with...
2014-12-18 Juergen RibutzkaAdd missing implementation of 'sys::path::is_other...
2014-12-18 Jozef Kolek[mips][microMIPS] Fix bugs related to atomic SC/LL...
2014-12-18 Saleem AbdulrasoolARM: fix an off-by-one in the register list access
2014-12-18 Toma Tabacu[mips] Clean up the CodeGen/Mips/inlineasmmemop.ll...
2014-12-18 Robert Khasanov[AVX512] Enable FP arithmetic lowering for AVX512VL...
2014-12-18 Viktor Kutuzov[Msan] Generalize instrumentation code to support FreeB...
2014-12-18 Yaron KerenFix Visual C++ error "'llvm::make_unique' : ambiguous...
2014-12-18 Saleem AbdulrasoolARM: improve instruction validation for thumb mode
2014-12-18 Saleem Abdulrasooltest: avoid unnecessary temporary files
2014-12-18 Chandler Carruth[SROA] Cleanup - remove the use of std::mem_fun_ref...
next