oota-llvm.git
2016-01-11 Matt ArsenaultAMDGPU: Fix ctlz combine for sub 32-bit types
2016-01-11 Matt ArsenaultAMDGPU: Pattern match ffbh pattern to instruction.
2016-01-11 Lang Hames[LLI] Remove dependence on RemoteTarget.cpp from ChildT...
2016-01-11 Lang Hames[ORC] Pacify MSVC by adding explicit move construction...
2016-01-11 Lang Hames[ORC] Change 'auto' to 'std::error_code' to try to...
2016-01-11 Matt ArsenaultAMDGPU: Custom lower i64 ctlz
2016-01-11 Matt ArsenaultMips: Remove lowerSELECT_CC
2016-01-11 Matt ArsenaultLegalizeDAG: Expand ctlz with ctlz_zero_undef if legal
2016-01-11 Matt ArsenaultAMDGPU: Remove dead target dag combine
2016-01-11 Lang Hames[LLI] Replace the LLI remote-JIT support with the new...
2016-01-11 Silviu BarangaRevert r257164 - it has caused spec2k6 failures in...
2016-01-11 Daniel Sanders[mips] Never select JAL for calls to an absolute immedi...
2016-01-11 Krzysztof Parzyszek[Hexagon] Add check for nullptr in getFixupNoBits
2016-01-11 Krzysztof Parzyszek[Hexagon] Add implicit uses of GP to GP-relative loads...
2016-01-11 Krzysztof Parzyszek[Hexagon] Mark D14 and GP as reserved registers
2016-01-11 Alexey Bataev[X86] Reduce complexity of the LEA optimization pass...
2016-01-11 Junmo Park[BranchFolding] Set correct mem refs (2nd try)
2016-01-11 Lang Hames[ORC] Move ORC RPC helper classes that rely on partial...
2016-01-11 Craig Topper[TableGen] Allow asm writer to use up to 3 OpInfo table...
2016-01-11 Craig Topper[TableGen] Remove unnecessary 0 terminator from an...
2016-01-11 NAKAMURA TakumiFix examples corresponding to r257302.
2016-01-11 Lang Hames[Orc] Remove the empty class definitions in RPCUtils...
2016-01-11 Xinliang David LiMove all decls in coverage namespace into CoverageMappi...
2016-01-11 Lang HamesOrc] Drop PageSize member from Orc architecture support...
2016-01-11 Lang Hames[Orc] Remove the FPRPCChannel class from RPCChannel...
2016-01-11 Craig Topper[TableGen] Remove a few spaces from AsmMatcher output...
2016-01-11 Lang Hames[Orc] Include the IndirectionUtils header in OrcRemoteT...
2016-01-11 Lang Hames[Orc] Remote the <unistd> include introduced in r257305...
2016-01-11 Lang Hames[Orc] Add support for remote JITing to the ORC API.
2016-01-11 Craig Topper[AVX-512] Remove another extra space from the Intel...
2016-01-11 Craig Topper[AVX-512] Fix test case update missed in r257299.
2016-01-11 Lang Hames[Orc] Rename OrcTargetSupport to OrcArchitectureSupport...
2016-01-11 Craig Topper[AVX-512] Remove more superfluous spaces from asm strings.
2016-01-11 Craig Topper[AVX-512] Remove unused Round and Itinerary from the...
2016-01-11 Craig Topper[AVX-512] Make spacing between comma and {sae} operand...
2016-01-11 Craig Topper[X86] Remove extra spaces from MPX instruction asm...
2016-01-11 Lang Hames[Orc] Add error codes and a new std::error_category...
2016-01-10 Lang Hames[RuntimeDyld] Add a notifyObjectLoaded method to Runtim...
2016-01-10 Xinliang David LiMove coveragemap_error enum into coverage namespace...
2016-01-10 Lang Hames[RuntimeDyld] Add alignment arguments to the reserveAll...
2016-01-10 Keno Fischer[SectionMemoryManager] Don't just drop the RO free...
2016-01-10 Daniel BerlinSpeed up LiveDebugValues
2016-01-10 NAKAMURA TakumiOrcJITTests//ObjectLinkingLayerTest.cpp: Appease msc18...
2016-01-10 Benjamin Kramer[ADT] Another stab at fixing the PointerEmbeddedInt...
2016-01-10 Benjamin Kramer[ADT] Unbreak PointerEmbeddedInt build with MSVC.
2016-01-10 Elena DemikhovskyOptimized instruction sequence for sitofp operation...
2016-01-10 Chandler Carruth[ADT] Add an abstraction for embedding an integer withi...
2016-01-10 Michael Zuckerman[AVX512] add PRORVQ and PRORVD Intrinsic
2016-01-10 Chandler Carruth[ADT] Add a sum type abstraction for pointer-like types.
2016-01-10 Craig Topper[ADT] Remove 'reinterpreted as a pointer' from some...
2016-01-10 David MajnemerAdd test for r257279.
2016-01-10 David Majnemer[JumpThreading] Don't forget to report that the IR...
2016-01-10 Chen LiFix a control flow problem in commit rL257277.
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...
next