oota-llvm.git
2016-01-10 Chen Li[SimplifyCFG] Extend SimplifyResume to handle phi of...
2016-01-10 Joseph Tremoulet[LangRef] Move catchpad to "Other Operators" (NFC)
2016-01-10 Joseph Tremoulet[WinEH] Fix catchpad pred verification
2016-01-10 Joseph Tremoulet[WinEH] Disallow cyclic unwinds
2016-01-10 Joseph Tremoulet[WinEH] Verify consistent funclet unwind exits
2016-01-10 Joseph Tremoulet[WinEH] Verify unwind edges against EH pad tree
2016-01-10 Daniel BerlinDon't use random class variables across functions
2016-01-09 Michael ZolotukhinRevert "[BranchFolding] Set correct mem refs"
2016-01-09 Lang Hames[Orc] Fix MSVC build errors due to r257265 by adding...
2016-01-09 Dan LiewRevert "Teach the CMake build system to run lit's test...
2016-01-09 Simon Pilgrim[X86][AVX] Match broadcast loads through a bitcast
2016-01-09 Lang Hames[Orc] Enable user-supplied memory managers in the Compi...
2016-01-09 Simon Pilgrim[X86][AVX] Add support for i64 broadcast loads on 32...
2016-01-09 Lang Hames[Orc][RuntimeDyld] Prevent duplicate calls to finalizeM...
2016-01-09 Benjamin Kramer[JumpThreading] Use range-based for loops.
2016-01-09 Benjamin Kramer[TRE] Simplify code with range-based loops and std...
2016-01-09 Junmo Park[BranchFolding] Set correct mem refs
2016-01-09 Manuel Jacob[RS4GC] Update and simplify handling of Constants in...
2016-01-09 Kostya Serebryany[libFuzzer] debug prints in tracing
2016-01-09 Kostya Serebryany[libFuzzer] change the way trace-based mutations are...
2016-01-09 Manuel Jacob[RS4GC] Unify two asserts. NFC.
2016-01-09 Kostya Serebryany[libFuzzer] don't limit memcmp tracing with 8 bytes
2016-01-09 Philip Reames[rs4gc] Optionally directly relocated vector of pointers
2016-01-09 Kostya Serebryany[libFuzzer] refactor the way we collect cmp traces...
2016-01-09 Mike Aizatskyfixing type.
2016-01-09 NAKAMURA Takumillvm/lib/DebugInfo/Symbolize/DIPrinter.cpp: Fix build...
2016-01-09 Mike Aizatsky[llvm-symbolizer] -print-source-context-lines option...
2016-01-08 Sanjay Pateldon't repeat variable/function names in comments; NFC
2016-01-08 Sanjay Patelrangify; NFCI
2016-01-08 Xinliang David Li[PGO] Introducing version mask macro/NFC
2016-01-08 Dan LiewTeach the CMake build system to run lit's test suite...
2016-01-08 Tobias Edler... [Hexagon] Replace a static member variable in HexagonCV...
2016-01-08 Sanjay Patelvariable names start with an upper case letter; NFC
2016-01-08 Sanjay Patel[DAGCombiner] don't dereference an operand that doesn...
2016-01-08 Haicheng Wu[JumpThreading] Split select that has constant conditio...
2016-01-08 Matthias BraunLiveInterval: Adapt commen to the LI->LR change.
2016-01-08 Xinliang David LiMinor fix -- use the right version enum/NFC
2016-01-08 Tim ShenTest commit access - add a blank line in comment.
2016-01-08 Justin BognerLoopInfo: Simplify ownership of Loop objects
2016-01-08 Weiming ZhaoRBIT Instruction only available for ARMv6t2 and above.
2016-01-08 Weiming ZhaoDisable shrink-wrap for Thumb1
2016-01-08 Easwaran RamanRemove CloningDirector and associated code
2016-01-08 Pirama Arumuga... Do not ASSERTZEXT for i16 result of bitcast from f16...
2016-01-08 David Majnemer[WinEH] CatchHandler which don't have catch objects...
2016-01-08 Teresa Johnson[ThinLTO] Use new in-place symbol changes for exporting...
2016-01-08 Paul RobinsonHow to close a review manually.
2016-01-08 Teresa Johnson[ThinLTO] Enable in-place symbol changes for exporting...
2016-01-08 Tom StellardAMDGPU/SI: Emit global variable sizes when targeting HSA
2016-01-08 Tom StellardAMDGPU: Emit functions sizes
2016-01-08 Teresa Johnson[ThinLTO] Delay metadata materializtion in function...
2016-01-08 Nemanja IvanovicPrevent renaming of CR fields in AADB when a CR restore...
2016-01-08 NAKAMURA TakumiInstCombineCompares.cpp: Fix a warning. [-Wbraced-scala...
2016-01-08 Silviu BarangaRe-commit r257064, this time with a fixed assert
2016-01-08 Chandler Carruth[attrs] Split the late-revisit pattern for deducing...
2016-01-08 Chandler Carruth[LCG] Re-order the lazy node iterator below the node...
2016-01-08 David Majnemer[WinEH] Update WinEHFuncInfo if StackColoring merges...
2016-01-08 NAKAMURA TakumiInstrProfTest.cpp: Fix a warning. [-Wsign-compare]
2016-01-08 Craig Topper[TableGen] Use range-based for loops. Also fix one...
2016-01-08 Craig Topper[TableGen] Combine variable declaration and initializat...
2016-01-08 Xinliang David LiAdd value site truncation unit test
2016-01-08 Dylan McKay[AVR] Added AVRSelectionDAGInfo header file
2016-01-08 Craig Topper[AVX-512] Remove superfluous spaces from some asm strings.
2016-01-08 Craig Topper[X86] Don't print the aliased version of CVTSD2SI64rm...
2016-01-08 Craig Topper[X86] Use \t instead of space after mnemonics in a...
2016-01-08 Xinliang David Li[PGO] Ensure vp data in indexed profile always sorted
2016-01-08 Junmo ParkRemove extra whitespace. NFC.
2016-01-08 Xinliang David Li[PGO] Fix a bug in InstProfWriter addRecord
2016-01-08 Mehdi AminiRemove static global GCNames from Function.cpp and...
2016-01-08 Kyle ButtAdd call sequence start and end for __tls_get_addr
2016-01-08 Kyle Butt[Vectorization] Actually return from error case in...
2016-01-08 Sanjay Patel[InstCombine] insert a new shuffle in a safe place...
2016-01-08 Dan Gohman[WebAssembly] Minor code cleanups. NFC.
2016-01-08 Matthias BraunIntEqClasses: Let join() return the new leader
2016-01-08 Matthias BraunLiveInterval: A LiveRange is enough for ConnectedVNInfo...
2016-01-08 Dan Gohman[WebAssembly] Minor code cleanups. NFC.
2016-01-08 Dan Gohman[WebAssembly] Remove an unused def : Pat.
2016-01-08 Dan Gohman[WebAssembly] Remove unused arguments, unused functions...
2016-01-08 Xinliang David Li[PGO] : Removing trailing space/define new macro/NFC
2016-01-08 Eric ChristopherAdd some testing for thumb1 and thumb2 inline asm immed...
2016-01-07 Mike Aizatsky[llvm-symbolizer] Print out non-address lines verbatim.
2016-01-07 Alexey Samsonov[LiveDebugValues] Replace several lines of code with...
2016-01-07 Aditya NandakumarInstructions to be redone only if from the same BB
2016-01-07 JF BastienWebAssembly: use .skip instead of .zero directive
2016-01-07 Xinliang David Li[PGO] Minor refactoring /NFC
2016-01-07 Keno FischerTemporarily revert r257105 "[Verifier] Check that debug...
2016-01-07 Keno Fischer[Verifier] Check that debug values have proper size
2016-01-07 Dimitry AndricTurn off lldb debug tuning by default for FreeBSD
2016-01-07 David Majnemer[SCCP] Don't violate the lattice invariants
2016-01-07 JF BastienWebAssembly: update expected failures, more assert...
2016-01-07 Mehdi AminiFix crash when printing instructions that have a metada...
2016-01-07 JF BastienWebAssembly: update expected failures, assert got resol...
2016-01-07 Xinliang David Li[PGO] Simplify coverage mapping lowering
2016-01-07 David MajnemerRemove junk accidentally commited with r257087
2016-01-07 David MajnemerAdd test for r256912
2016-01-07 David Majnemer[SCCP] Can't go from overdefined to constant
2016-01-07 Michael Liao[DominatorTree] Remove unnecessary map population....
2016-01-07 Derek Schuff[WebAssembly] Support combining GEP and FrameIndex...
2016-01-07 Dan Gohman[WebAssembly] Use the default private label prefixes.
2016-01-07 Nicolai HaehnleAMDGPU/SI: Fold operands with sub-registers
2016-01-07 Nicolai HaehnleAMDGPU/SI: xnack_mask is always reserved on VI
next