oota-llvm.git
2014-08-25 Robert Khasanov[SKX] avx512_icmp_packed multiclass extension
2014-08-25 Stepan DyatkovskiyMergeFunctions, tiny refactoring:
2014-08-25 Stepan DyatkovskiyMergeFunctions, tiny refactoring:
2014-08-25 Stepan DyatkovskiyMergeFunctions, tiny refactoring:
2014-08-25 Stepan DyatkovskiyMergeFunctions, tiny refactoring:
2014-08-25 Karthik BhatAllow vectorization of division by uniform power of 2.
2014-08-25 Dylan NoblesmithCodeGen/LiveVariables: hoist out code in nested loops
2014-08-25 Dylan NoblesmithCodeGen/LiveVariables: switch to std::vector
2014-08-25 Dylan NoblesmithAArch64: unique_ptr-ify map structures
2014-08-25 Dylan NoblesmithAArch64: use std::vector for temp array
2014-08-25 Dylan NoblesmithNVPTX: remove another raw delete call
2014-08-25 Dylan NoblesmithNVPTX: remove raw delete call
2014-08-25 Dylan NoblesmithExecutionEngine: unique_ptr-ify
2014-08-25 Dylan NoblesmithEE/JIT: unique_ptr-ify
2014-08-25 Dylan NoblesmithSupport/Path: remove raw delete
2014-08-25 Dylan NoblesmithSupport/APFloat: unique_ptr-ify temp arrays
2014-08-25 Dylan NoblesmithAnalysis: unique_ptr-ify DependenceAnalysis::collectCoe...
2014-08-25 Dylan NoblesmithAnalysis: unique_ptr-ify DependenceAnalysis::depends
2014-08-25 Dylan NoblesmithAnalysis: take a reference instead of pointer
2014-08-25 Dylan NoblesmithCodeGen: switch raw array to std::vector
2014-08-25 Dylan NoblesmithIR: remove dead code
2014-08-24 Craig TopperUse range based for loops to avoid needing to re-mentio...
2014-08-24 Dylan NoblesmithTableGen: unique_ptr-ify RecordKeeper
2014-08-24 Dylan NoblesmithTableGen: delete no-op code
2014-08-24 Dylan NoblesmithTableGen: use auto and for-range
2014-08-24 Aaron BallmanThis code is from r216285, which did not go out to...
2014-08-24 Elena DemikhovskyX86 intrinsics table - simplifies intrinsics lowering.
2014-08-24 Patrik HagglundSilence gcc -Wpedantic.
2014-08-24 David MajnemerInstCombine: Properly optimize or'ing bittests together
2014-08-23 Hal Finkel[PowerPC] Add support for dcbtst and icbt (prefetch)
2014-08-23 Dylan NoblesmithSupport: add llvm::unique_lock
2014-08-23 Dylan NoblesmithSupport: make LLVM Mutexes STL-compatible
2014-08-23 Dylan NoblesmithSupport/Unix: use ScopedLock wherever possible
2014-08-23 Dylan Noblesmithcmake: actually test -Wcomment
2014-08-23 Dylan Noblesmithcmake: disable -Wnon-virtual-dtor when it gives false...
2014-08-23 Chad RosierRevert "ARM: improve RTABI 4.2 conformance on Linux"
2014-08-23 Chad RosierRevert "ARM: mark missing functions from RTABI"
2014-08-23 Chandler Carruth[x86] Start fixing a really subtle and terrible form...
2014-08-23 Hans WennborgProgrammersManual: the flag is called -debug-only
2014-08-23 Alex Lorenzllvm-cov: test: add xfail for the big-endian buildbots
2014-08-23 Nick LewyckyRevert r215611 because it caused the infinite loop...
2014-08-22 Yunzhong GaoAdd a test case for SROA where the store size is bigger...
2014-08-22 Rafael EspindolaAdd support for comdats to the gold plugin.
2014-08-22 Alex Lorenzllvm-cov: add code coverage tool that's based on covera...
2014-08-22 Jingyue Wu[SROA] Fold a PHI node if all its incoming values are...
2014-08-22 Reid KlecknerARM / x86_64 varargs: Don't save regparms in prologue...
2014-08-22 Rafael EspindolaClear the llvm release notes to make room for 3.6.
2014-08-22 Kevin EnderbyAdd the start of the support for llvm-objdump’s -privat...
2014-08-22 Kevin EnderbyAdd a few missing mach header flags.
2014-08-22 Reid KlecknerFix PR17239 by changing the semantics of the RemainingA...
2014-08-22 Tom StellardR600/SI: Use READ2/WRITE2 instructions for 64-bit mem...
2014-08-22 Tom StellardR600/SI: Use a ComplexPattern for DS loads and stores
2014-08-22 Tom StellardR600/SI: Wrap local memory pointer in AssertZExt on SI
2014-08-22 Tom StellardR600/SI: Use correct helper class for DS_WRITE2 instruc...
2014-08-22 Quentin Colombet[ARM] Move the implementation of the target hooks relat...
2014-08-22 David MajnemerInstCombine: Don't unconditionally preserve 'nuw' when...
2014-08-22 David MajnemerInstCombine: sub nsw %x, C -> add nsw %x, -C if C isn...
2014-08-22 Alex Lorenz[Support] Fix the overflow bug in ULEB128 decoding.
2014-08-22 Sasa Stankovic[mips] Don't use odd-numbered float registers for doubl...
2014-08-22 David MajnemerInstCombine: Don't unconditionally preserve 'nsw' when...
2014-08-22 Erik Ecksteinfix: SLPVectorizer crashes for unreachable blocks conta...
2014-08-22 Peter Collingbourne[dfsan] Fix non-determinism bug in non-zero label check...
2014-08-22 David MajnemerValueTracking: Figure out more bits when looking at...
2014-08-22 Reid KlecknerSROA: Handle a case of store size being smaller than...
2014-08-21 Duncan P. N... Revert "X86: Align the stack on word boundaries in...
2014-08-21 Reid KlecknerAdd an explicit move constructor to SrcBuffer
2014-08-21 Juergen Ributzka[FastISel][AArch64] Add support for variable shift.
2014-08-21 Philip ReamesMinor refactor to make applying patches from 'Add a...
2014-08-21 David BlaikieUse DILexicalBlockFile, rather than DILexicalBlock...
2014-08-21 Sanjay Patelname change: isPow2DivCheap -> isPow2SDivCheap
2014-08-21 Quentin Colombet[PeepholeOptimizer] Enable the advanced copy optimizati...
2014-08-21 Philip ReamesWhitespace change to reduce diff in future patch.
2014-08-21 Philip Reames[X86] Split out the logic to select the stack probe...
2014-08-21 Robin MorissetAdd hooks for emitLeading/TrailingFence
2014-08-21 Robin MorissetRename AtomicExpandLoadLinked into AtomicExpand
2014-08-21 Quentin Colombet[PeepholeOptimizer] Update the kill flags when extendin...
2014-08-21 Justin BognerFix a URL (NFC)
2014-08-21 Juergen Ributzka[FastISel][AArch64] Use the correct register class...
2014-08-21 David BlaikieExplicitly pass ownership of the MemoryBuffer to AddNew...
2014-08-21 Tom StellardR600/SI: Teach moveToVALU how to handle more S_LOAD_...
2014-08-21 Tom StellardR600/SI: Make sure SCRATCH_WAVE_OFFSET is added as...
2014-08-21 Tom StellardR600/SI: Remove unused SGPR spilling code
2014-08-21 Tom StellardR600/SI: Use eliminateFrameIndex() to expand SGPR spill...
2014-08-21 Tom StellardR600/SI: Handle VCC in SIRegisterInfo::getPhysRegSubReg()
2014-08-21 Rafael EspindolaRewrite the gold plugin to fix pr19901.
2014-08-21 Jonathan RoelofsSatiate the sanitizer build bot
2014-08-21 Rafael EspindolaMove some logic to populateLTOPassManager.
2014-08-21 Adam Nemet[AVX512] Add class to group common template arguments...
2014-08-21 Alex LorenzCoverage Mapping: add function's hash to coverage funct...
2014-08-21 Rafael Espindolallvm-gcc is dead.
2014-08-21 Eric Fiselier[LIT] Remove documentation for method since it does...
2014-08-21 Rafael EspindolaRespect LibraryInfo in populateLTOPassManager and use...
2014-08-21 Rafael EspindolaRemove dead code. NFC.
2014-08-21 Quentin Colombet[AArch64] Run a peephole pass right after AdvSIMD pass.
2014-08-21 Juergen Ributzka[FastISel][AArch64] Factor out ANDWri instruction gener...
2014-08-21 Moritz RothThumb1 load/store optimizer: Improve code to materializ...
2014-08-21 Hans WennborgUse returns_nonnull in BumpPtrAllocator and MallocAlloc...
2014-08-21 Juergen Ributzka[FastISel][AArch64] Remove redundant test.
2014-08-21 Jonathan RoelofsAdd a thread-model knob for lowering atomics on baremet...
2014-08-21 Rafael EspindolaHandle inlining in populateLTOPassManager like in popul...
next