oota-llvm.git
2015-10-30 Dehao ChenRevert r251680:
2015-10-30 Lang Hames[Orc] Expose the compile callback API through the C...
2015-10-30 Craig Topper[X86] Use MVT instead of EVT in some places. NFC
2015-10-30 Dehao ChenUpdate the discriminator assignment algorithm
2015-10-30 Davide Italiano[MC] Make another header NDEBUG-free.
2015-10-30 Alexey SamsonovLet the users of LLVMSymbolizer decide whether they...
2015-10-30 NAKAMURA Takumillvm/ExecutionEngine/Orc/LogicalDylib.h: Satisfy Modules.
2015-10-30 Alexey Samsonov[LLVMSymbolize] Simplify SymbolizableObjectFile::symbol...
2015-10-30 Filipe CabecinhasRevert "Don't assert if materializing before seeing...
2015-10-29 Alexey Samsonov[LLVMSymbolize] Move printing the description of a...
2015-10-29 Filipe CabecinhasDon't assert if materializing before seeing any functio...
2015-10-29 Weiming ZhaoRevert "[ARM] Remove XFAIL on test/CodeGen/Generic...
2015-10-29 Alexey Samsonov[LLVMSymbolize] Move ModuleInfo into a separate class...
2015-10-29 Simon Pilgrim[X86][SSE] Added load+sext tests for 16i1->16i8 and...
2015-10-29 Simon Pilgrim[X86][SSE] Shuffle blends with zero
2015-10-29 Lang Hames[Orc] Teach IndirectStubsManager to manage an expandabl...
2015-10-29 Dehao Chenclang-format lib/Transforms/Utils/AddDiscriminators.cpp
2015-10-29 Teresa JohnsonFix test check label.
2015-10-29 Weiming Zhao[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranc...
2015-10-29 Lang Hames[Orc] Rename IndirectStubsManagerBase method 'init...
2015-10-29 Chandler Carruth[FunctionAttrs] Provide a single SCC node set to all...
2015-10-29 Diego NovilloRevert r251593.
2015-10-29 Jonas Paulsson[SystemZ] Make the CCRegs regclass non-allocatable.
2015-10-29 Marek OlsakAMDGPU/SI: handle undef for llvm.SI.packf16
2015-10-29 Marek OlsakAMDGPU/SI: use S_OR for fneg (fabs f32)
2015-10-29 Marek OlsakAMDGPU/SI: use S_AND for i1 trunc
2015-10-29 Zoran Jovanovic[mips] wrong opcode for ll/sc instructions on mipsr6...
2015-10-29 Artyom SkrobovRecognize that ARM1176JZ[F]-S support TrustZone
2015-10-29 Adhemerval... [sanitizer] [msan] Unify aarch64 mapping
2015-10-29 Daniel JasperFix use-after-free. Thanks ASAN for giving me a detaile...
2015-10-29 Vasileios Kalintiris[mips] Check the register class before replacing materi...
2015-10-29 Jonas Paulsson[MachineVerifier] Analyze MachineMemOperands for mem...
2015-10-29 NAKAMURA TakumiOrcJITTests: Update libdeps corresponding to r251604.
2015-10-29 Cong HouRevert the revision 251592 as it fails a test on some...
2015-10-29 Matthias BraunRevert "ScheduleDAGInstrs: Remove IsPostRA flag"
2015-10-29 Philip ReamesFix an unused variable warning which broke the clang...
2015-10-29 JF Bastien[WebAssembly] Update opcode name format for conversions
2015-10-29 Xinliang David Li[PGO] Do not emit runtime hook user function for Linux
2015-10-29 Matthias BraunMachineScheduler: Fix typo in debug message
2015-10-29 Matthias BraunScheduleDAGInstrs: Remove IsPostRA flag
2015-10-29 Matthias BraunMachineScheduler: Use ranged for and slightly simplify...
2015-10-29 Philip Reames[LVI/CVP] Teach LVI about range metadata
2015-10-29 Lang Hames[Orc] Add missing file for r251604.
2015-10-29 Lang Hames[Orc] Add support for RuntimeDyld::setProcessAllSections.
2015-10-29 Philip Reames[InstSimplify] sgt on i1s also encodes implication
2015-10-29 Philip Reames[SimplifyCFG] Constant fold a branch implied by it...
2015-10-29 Davide Italiano[SimplifyLibCalls] Factor out common unsafe-math checks.
2015-10-29 Benjamin KramerRemove CRLF line endings.
2015-10-29 Diego NovilloTweak test check pattern to fix bot failure.
2015-10-29 Cong HouAdd a flag vectorizer-maximize-bandwidth in loop vector...
2015-10-28 Hal Finkel[PowerPC] Recurse through constants when looking for...
2015-10-28 Hal Finkel[PowerPC] Don't return unsupported register classes...
2015-10-28 Tim NorthoverARM: add watchOS default version support function.
2015-10-28 Tim NorthoverARM: add support for WatchOS's compact unwind information.
2015-10-28 Tim NorthoverARM: teach backend about WatchOS and TvOS libcalls.
2015-10-28 Tim NorthoverARM: add backend support for the ABI used in WatchOS
2015-10-28 Tim NorthoverARM: support .watchos_version_min and .tvos_version_min.
2015-10-28 Diego NovilloSamplePGO - Add flag to check sampling coverage.
2015-10-28 Hal Finkel[PowerPC] Cleanly reject asm crbit constraint with...
2015-10-28 Hal FinkelRevert "r251451 - [AliasSetTracker] Use mod/ref informa...
2015-10-28 Lang Hames[Orc] Remove the 'takeOwnershipOfBuffers' kludge.
2015-10-28 Sanjoy Das[SCEV] Compute max backedge count for loops with "shift...
2015-10-28 Sanjoy Das[JumpThreading] Use dominating conditions to prove...
2015-10-28 Lang Hames[Orc] Require target support for host before running...
2015-10-28 Hal Finkel[PowerPC] Fix CodeGen/PowerPC/crbit-asm.ll test for -O1
2015-10-28 Xinliang David Li[PGO] RawProf Reader code cleanup
2015-10-28 Chris Bieneman[CMake] Disable adding the test suite as a projects...
2015-10-28 Cong Hou[X86] A small fix in X86/X86TargetTransformInfo.cpp...
2015-10-28 Igor Laevsky[AliasAnalysis] Take into account readnone attribute...
2015-10-28 JF BastienWebAssembly: disable some loop-idiom recognition
2015-10-28 Diego NovilloSamplePGO - Clear per-function data after applying...
2015-10-28 Igor Laevsky[AliasAnalysis] Take into account readonly attribute...
2015-10-28 Chad RosierTypo.
2015-10-28 Chad RosierReapply: [LIR] Add support for creating memsets from...
2015-10-28 James Molloy[GlobalOpt] Add newlines to DEBUG messages
2015-10-28 Artyom Skrobov[ARM] Allow SP in rGPR, starting from ARMv8
2015-10-28 Benjamin KramerPut global classes into the appropriate namespace.
2015-10-28 Chad RosierRevert "[LIR] Add support for creating memsets from...
2015-10-28 Chad Rosier[LIR] Add support for creating memsets from loops with...
2015-10-28 Chad RosierAdd newline to test. NFC.
2015-10-28 Hrvoje Varga[mips][microMIPS] Implement PAUSE, RDHWR, RDPGPR, SDBBP...
2015-10-28 Vasileios Kalintiris[Orc] Remove unnecessary semicolon. NFC.
2015-10-28 James Molloy[GlobalsAA] An indirect global that is initialized...
2015-10-28 NAKAMURA TakumiOrcJITTests: Prune unused libdeps.
2015-10-28 NAKAMURA TakumiOrcJITTests: Update libdeps.
2015-10-28 Craig Topper[X86] Make some for loops over MVTs more explicit ...
2015-10-28 Chen LiRevert r251492 "[IndVarSimplify] Rewrite loop exit...
2015-10-28 Craig TopperFix a -Wpessimizing-move warning.
2015-10-28 Craig TopperUse range-based for loops and use initializer list...
2015-10-28 Chen Li[IndVarSimplify] Rewrite loop exit values with their...
2015-10-28 Xinliang David Li[PGO] Indexed Prof Reader refactoring (NFC)
2015-10-28 Craig TopperRemove templates from CostTableLookup functions. All...
2015-10-28 Hal Finkel[PowerPC] Replace cntlz[.] with cntlzw[.]
2015-10-28 Sanjoy Das[ValueTracking] Expose `implies` via ValueTracking...
2015-10-28 Sanjoy Das[ValueTracking] Use !range metadata more aggressively...
2015-10-28 Sanjoy Das[SelectionDAG] Don't inspect !range metadata for extend...
2015-10-28 Sanjoy Das[GVN] Make a test case more robust
2015-10-28 Lang Hames[Orc] Disable Orc C API unit tests on non-Darwin while...
2015-10-28 Lang Hames[Orc] Re-add C bindings for the Orc APIs, with a fix...
2015-10-28 Matthias Braunlit/TestRunner.py: Factor variable subsitution into...
next