oota-llvm.git
2016-01-11 Reid KlecknerAvoid the deprecated GetVersionEx API
2016-01-11 Sanjay Patel[LibCallSimplifier] use instruction-level fast-math...
2016-01-11 Rafael EspindolaRemove a bugs assert.
2016-01-11 NAKAMURA Takumilli-child-target: Introduce a new dependency on Runtime...
2016-01-11 Sanjay Patel[LibCallSimplifier] don't allow sqrt transform unless...
2016-01-11 Justin BognerLoopUnroll: Use the optsize threshold for minsize as...
2016-01-11 Sanjay Patelmore space; NFC
2016-01-11 Sanjay Patel[LibCallSimplifier] use instruction-level fast-math...
2016-01-11 Sanjay PatelgetParent()->getParent() == getFunction() and clang...
2016-01-11 Sanjay Pateldon't repeat function names in comments; NFC
2016-01-11 Rafael EspindolaAdd a missing error handling to llvm-lto.
2016-01-11 Dan Gohman[WebAssembly] Reorganize address offset folding.
2016-01-11 Matt ArsenaultAMDGPU: Implement {{s|u}}int_to_fp i64 -> f32
2016-01-11 Lang HamesXFAIL the LLI remote JIT tests on Win32.
2016-01-11 Teresa JohnsonSplit resolveCycles(bool AllowTemps) into two interface...
2016-01-11 Pete CooperBumpPtrAllocator::Reset should also poison the first...
2016-01-11 Matt ArsenaultAMDGPU: Cleanup udiv test
2016-01-11 Matt ArsenaultAMDGPU: Fix crash with dispatch.ptr intrinsic with...
2016-01-11 Ahmed Bougacha[X86] Add AVX512 testcase for r248965/PR24512.
2016-01-11 Reid KlecknerRevert "[Windows] Simplify assertion code. NFC."
2016-01-11 Lang Hames[ORC] Add explicit move construction/assignment to
2016-01-11 Reid KlecknerUpdate the VS getting started docs to reflect the curre...
2016-01-11 Reid KlecknerUse ::GetVersionEx directly rather than the Win8.1...
2016-01-11 Lang Hames[ORC] More MSVC error wrangling.
2016-01-11 Dimitry AndricEnsure -mcpu=xscale works for arm targets, after rL2529...
2016-01-11 Adhemerval... [sanitizer] [msan] Fix origin store of array types
2016-01-11 Lang Hames[Orc] Fix missing return.
2016-01-11 Lang Hames[Orc] Add explicit move construction/assignment to...
2016-01-11 David BlaikieFix some GCC 4.7 issues with the new Orc remote JIT...
2016-01-11 Chen LiCode refactoring for commit r257278.
2016-01-11 Chad Rosier[NFC] Fix whitespace.
2016-01-11 Lang Hames[ORC] Explicitly delete copy constructors for RCMemoryM...
2016-01-11 Lang Hames[Orc] Include <system_error> in OrcTargetClient.
2016-01-11 Lang Hameslli/ChildTarget now depends on OrcJIT. Add that compone...
2016-01-11 Lang HamesRemove the remote-JIT small code model tests for now...
2016-01-11 Lang Hames[Orc] More explicit move construction/assignment to...
2016-01-11 Lang HamesXFAIL the remote small code model tests on x86. Small...
2016-01-11 Matt ArsenaultAMDGPU: int_to_fp test cleanups
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...
next