[Orc][MCJIT] Remove the small code model regression tests.
[oota-llvm.git] / lib /
2015-03-31 Sanjay Patel[X86, AVX] try to lowerVectorShuffleAsElementInsertion...
2015-03-31 Sanjay Pateltypos; NFC
2015-03-31 Ulrich Weigand[SystemZ] Add Analysis to required_libraries (fall...
2015-03-31 Krzysztof ParzyszekExpand MUX instructions early on Hexagon
2015-03-31 Krzysztof ParzyszekRevert 233694. Weak SVN-fu.
2015-03-31 Krzysztof ParzyszekExpand MUX instructions early on Hexagon
2015-03-31 Vladimir Sukharev[AArch64] Add v8.1a "Rounding Double Multiply Add/Subtr...
2015-03-31 Ulrich Weigand[SystemZ] Support RISBGN instruction on zEC12
2015-03-31 Ulrich Weigand[SystemZ] Use POPCNT instruction on z196
2015-03-31 Ulrich Weigand[SystemZ] Provide basic TargetTransformInfo implementation
2015-03-31 Rafael EspindolaFix the operand encoding in the test instruction.
2015-03-31 Ulrich Weigand[PowerPC] Remove TargetMachine CPU auto-detection
2015-03-31 James Molloy[SDAG] Move TRUNCATE splitting logic into a helper...
2015-03-31 Craig Topper[X86] Stop changing result of getHostCPUName based...
2015-03-31 Craig TopperMake llc use getHostCPUFeatures when 'native' is specif...
2015-03-31 Craig Topper[X86] Be more robust against unknown Intel family 6...
2015-03-31 Ahmed Bougacha[X86] Generate MOVNT for all vector types.
2015-03-31 Alexei Starovoitov[bpf] mark mov instructions as ReMaterializable
2015-03-31 Duncan P. N. Exon... Verifier: Don't return early from verifyTypeRefs()
2015-03-31 Duncan P. N. Exon... Verifier: Explicitly verify type references
2015-03-31 Duncan P. N. Exon... Verifier: Move over DISubprogram::Verify()
2015-03-31 Duncan P. N. Exon... DebugInfo: Rewrite llvm::getDISubprogram(), NFC
2015-03-31 Duncan P. N. Exon... DebugInfo: Hide isScopeRef() and isTypeRef() behind...
2015-03-31 Duncan P. N. Exon... Verifier: Check reference flags in debug info
2015-03-31 Duncan P. N. Exon... Verifier: Move more debug info checks away from Verify()
2015-03-31 Duncan P. N. Exon... Verifier: Move checks over from DIDescriptor::Verify()
2015-03-31 Quentin Colombet[AArch64] Fix poor codegen for add immediate.
2015-03-31 Duncan P. N. Exon... DebugInfo: Remove LexicalBlockFile scope/context distin...
2015-03-31 Eric ChristopherReplace the MCSubtargetInfo parameter with a Triple...
2015-03-30 Duncan P. N. Exon... LexicalScopes: Cleanup remaining uses of DebugLoc
2015-03-30 Duncan P. N. Exon... DebugLoc: Remove getFromDILexicalBlock()
2015-03-30 Duncan P. N. Exon... LexicalScopes: Use debug info hierarchy pervasively
2015-03-30 David MajnemerSilence an unused variable warning.
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. Exon... 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. Exon... DwarfDebug: Avoid creating new DebugLocs in the backend
2015-03-30 Duncan P. N. Exon... DebugInfo: Remove dead code from old DebugLoc API
2015-03-30 Rafael EspindolaUse range loops and add missing braces.
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. Exon... Transforms: Use the new DebugLoc API, NFC
2015-03-30 Duncan P. N. Exon... IR: Use the new DebugLoc API, NFC
2015-03-30 Justin Holewinski[NVPTX] Associate a minimum PTX version for each SM...
2015-03-30 Duncan P. N. Exon... CodeGen: Use the new DebugLoc API, NFC
2015-03-30 Duncan P. N. Exon... DebugInfo: Reflow printDebugLoc() to use early returns...
2015-03-30 Duncan P. N. Exon... Bitcode: Reflow code to use early continues, NFC
2015-03-30 Duncan P. N. Exon... 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. Exon... DebugInfo: Write new DebugLoc API
2015-03-30 Duncan P. N. Exon... DebugInfo: Implement MDLocation::getInlinedAtScope()
2015-03-30 Duncan P. N. Exon... Verifier: Add operand checks for remaining debug info
2015-03-30 Duncan P. N. Exon... DebugInfo: Simplify logic in DISubprogram::Verify(...
2015-03-30 Duncan P. N. Exon... Verifier: Loosen r233559 check for 'function:' field...
2015-03-30 Duncan P. N. Exon... Verifier: Add operand checks for MDLexicalBlock
2015-03-30 Duncan P. N. Exon... 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 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 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[MCJIT][Orc] Refactor RTDyldMemoryManager, weave Runtim...
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 Hal Finkel[PowerPC] Add asm parser support for bitmask forms...
next