oota-llvm.git
2015-03-30 Kostya SerebryanyMove lib/Fuzzer docs from a README.txt to a proper...
2015-03-30 Kostya Serebryany[fuzzer] when a single unit takes over 1 second to...
2015-03-30 David Majnemer[WinEH] Run cleanup handlers when an exception is thrown
2015-03-30 Juergen RibutzkaTransfer implicit operands when expanding the RET_Reall...
2015-03-30 Kostya Serebryany[fuzzer] print various stats in a unified way
2015-03-30 Alexei Starovoitov[bpf] add support for bswap instructions
2015-03-30 Alexei Starovoitov[bpf] fix build
2015-03-30 Eric ChristopherRename const char *Triple argument to TT to avoid shado...
2015-03-30 Eric ChristopherRemove unused MCSubtargetInfo argument from the X86...
2015-03-30 Kostya SerebryanyDFSan-based fuzzer (proof of concept).
2015-03-30 Eric ChristopherRemove unused MCSubtargetInfo argument from the Sparc...
2015-03-30 Eric ChristopherRemove unused MCSubtargetInfo argument from the NVPTX...
2015-03-30 Duncan P. N... LexicalScopes: Use MDLocation directly instead of DebugLoc
2015-03-30 Eric ChristopherRemove unused MCSubtargetInfo argument from the ARM...
2015-03-30 Eric ChristopherRemove unused MCSubtargetInfo argument from the AArch64...
2015-03-30 Eric ChristopherRemove unused Target argument from MCInstPrinter ctor...
2015-03-30 Quentin Colombet[RegisterCoalescer] Fix a potential misuse of direct...
2015-03-30 David Blaikie[opaque pointer type] Change GetElementPtrInst::getInde...
2015-03-30 Rafael EspindolaFix PR23045.
2015-03-30 Duncan P. N... Transforms: Update unit tests to use verifyModule()
2015-03-30 Duncan P. N... DwarfDebug: Avoid creating new DebugLocs in the backend
2015-03-30 Paul RobinsonExplain how to abandon a review.
2015-03-30 Duncan P. N... DebugInfo: Remove dead code from old DebugLoc API
2015-03-30 Rafael EspindolaUse range loops and add missing braces.
2015-03-30 Duncan P. N... Transforms: Fix a use of the old DebugLoc in unittests
2015-03-30 David Blaikie[opaque pointer type] More IRBuilder::createGEP (non...
2015-03-30 Peter CollingbourneMC: For variable symbols, maintain MCSymbol::Section...
2015-03-30 Duncan P. N... llvm-dis: Use the new `DebugLoc` API, NFC
2015-03-30 Duncan P. N... Transforms: Use the new DebugLoc API, NFC
2015-03-30 Duncan P. N... IR: Use the new DebugLoc API, NFC
2015-03-30 Paul RobinsonVerify 'optnone' can run DAG combiner when appropriate.
2015-03-30 Justin Holewinski[NVPTX] Associate a minimum PTX version for each SM...
2015-03-30 Duncan P. N... CodeGen: Use the new DebugLoc API, NFC
2015-03-30 Kit Barton[PPC] Modify HTM and crypto intrinsics to inherit from...
2015-03-30 Duncan P. N... DebugInfo: Reflow printDebugLoc() to use early returns...
2015-03-30 Lang Hames[Orc] Separate callback manager selection from callback...
2015-03-30 Duncan P. N... Bitcode: Reflow code to use early continues, NFC
2015-03-30 Duncan P. N... SelectionDAG: Reflow code to use early returns, NFC
2015-03-30 Justin Holewinski[NVPTX] Add options for PTX 4.1/4.2 and SM 3.2/3.7...
2015-03-30 Duncan P. N... DebugInfo: Write new DebugLoc API
2015-03-30 Duncan P. N... DebugInfo: Implement MDLocation::getInlinedAtScope()
2015-03-30 Duncan P. N... Verifier: Add operand checks for remaining debug info
2015-03-30 Duncan P. N... DebugInfo: Simplify logic in DISubprogram::Verify(...
2015-03-30 Duncan P. N... Verifier: Loosen r233559 check for 'function:' field...
2015-03-30 Duncan P. N... Verifier: Add operand checks for MDLexicalBlock
2015-03-30 Duncan P. N... DebugInfo: Rename some testcases
2015-03-30 Duncan P. N... Verifier: Check operands of MDSubprogram nodes
2015-03-30 Yaron KerenTrying to fix the Hexagon and debian-fast bots arm32_ne...
2015-03-30 Yaron KerenRemove more superfluous .str() and replace std::string...
2015-03-30 Sanjay Patelmore space; NFC
2015-03-30 Simon Pilgrim[X86] Ensure integer domain on scalar i64 load/store...
2015-03-30 Rafael EspindolaFix Sphinx warning " Title underline too short.".
2015-03-30 Rafael EspindolaSave a std::string.
2015-03-30 Ulrich Weigand[SystemZ] Fix LLVM crash on unoptimized code
2015-03-30 Ulrich Weigand[SystemZ] Remove TargetMachine CPU auto-detection
2015-03-30 Rafael EspindolaSpecial case the creation of relocation sections.
2015-03-30 Daniel Sanders[mips] Support 9-bit offsets for the 'R' inline assembl...
2015-03-30 Russell GallopRevert test commit at revision 233535.
2015-03-30 Russell GallopTest commit
2015-03-30 Daniel JasperRevert "[SCEV] Look at backedge dominating conditions."
2015-03-30 Elena DemikhovskyAVX-512: blank lines, duplicated tests, no functional...
2015-03-30 Elena DemikhovskyAVX-512: added intrinsics for VPAND, VPOR and VPXOR
2015-03-30 Craig Topper[X86] In getHostCPUFeatures, disable xop, f16c, fma...
2015-03-30 Craig Topper[X86] Remove FeatureAES for 'corei7' CPU. 'corei7'...
2015-03-30 Craig Topper[X86] Use the more specific CPU names like 'nehalem...
2015-03-30 Craig Topper[X86] Move family 6 model 21 to 'pentium-m'. Near as...
2015-03-30 Craig Topper[X86] Family 6 model 29 is a Penryn based processor...
2015-03-30 Alexei Starovoitov[MCJIT] In debug memory dump output, don't truncate...
2015-03-30 Lang Hames[Orc] Add missing #include. Hopefully this will appease...
2015-03-30 Lang Hames[MCJIT][Orc] Refactor RTDyldMemoryManager, weave Runtim...
2015-03-29 Lang Hames[Orc] Add missing inline keyword to the function introd...
2015-03-29 Lang Hames[Orc] Use raw TargetAddresses for callback trampoline...
2015-03-29 Benjamin KramerSilence sign compare warning. NFC.
2015-03-29 Benjamin Kramer[inline asm] Don't reject duplicated matching constraints
2015-03-29 Simon PilgrimUse SDValue bool check to tidyup some possible vector...
2015-03-29 Simon PilgrimUse SDValue bool check to tidyup some possible Reassoci...
2015-03-29 Elena DemikhovskyAVX-512: Fixed the "commutative" property flag in VPAND...
2015-03-29 Craig TopperFix a variable name in MSVC specific part of rr233487.
2015-03-29 Craig Topper[X86] Implement getHostCPUFeatures for X86.
2015-03-28 Akira HatanakaDelete MCInstPrinter::AvailableFeatures.
2015-03-28 Akira Hatanaka[X86] Read the feature bits from the subtarget that...
2015-03-28 Akira Hatanaka[Objdump] Pass the correct subtarget to printInst.
2015-03-28 Hal Finkel[PowerPC] Add asm parser support for bitmask forms...
2015-03-28 Simon Pilgrim[DAGCombiner] Fixed incorrect test for buildvector...
2015-03-28 Hal Finkel[ConstantFold] Don't fold ppc_fp128 <-> int bitcasts
2015-03-28 Craig TopperConvert feature strings to lowercase even if they have...
2015-03-28 Akira HatanakaPartially revert the changes I made in r233473 to keep...
2015-03-28 Akira Hatanakaclang-format X86ATTInstPrinter.{h,cpp} before I make...
2015-03-28 Akira Hatanaka[SparcInstPrinter] Use the subtarget that is passed...
2015-03-28 Craig TopperUpdate comment to match code behavior.
2015-03-28 Duncan P. N... Verifier: Allow subroutine types to have no type array
2015-03-28 Richard TrieuFix comparison functions.
2015-03-28 Duncan P. N... DebugInfo: Fix testcases with invalid MDSubprogram...
2015-03-28 Ahmed Bougacha[CodeGen] "PromoteInteger" f32 to f64 doesn't make...
2015-03-27 Akira Hatanaka[ARM] Enable changing instprinter's behavior based...
2015-03-27 Akira Hatanakaclang-format ARMInstPrinter.{h,cpp} before I make chang...
2015-03-27 Sanjoy Das[SCEV] Look at backedge dominating conditions.
2015-03-27 Duncan P. N... Verifier: Check operands of MDType subclasses and MDCom...
2015-03-27 Duncan P. N... DebugInfo: Require non-null in DIBuilder::retainType()
2015-03-27 Andrew KaylorFixing a bug with optimized catch-all handlers in WinEH...
next