]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - test/CodeGen/Thumb
[X86][AVX] Added (V)MOVDDUP / (V)MOVSLDUP / (V)MOVSHDUP memory folding + tests.
[opencl/llvm.git] / test / CodeGen / Thumb /
2015-01-14 Duncan P. N. Exon... IR: Move MDLocation into place
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-04 Kevin EnderbyRe-add support to llvm-objdump for Mach-O universal...
2014-12-03 Rafael EspindolaThis reverts commit r223306 and r223277.
2014-12-03 Kevin EnderbyAdd support to llvm-objdump for Mach-O universal files...
2014-11-17 Oliver Stannard[Thumb1] Re-write emitThumbRegPlusImmediate
2014-11-05 Craig TopperImprove logic that decides if its profitable to commute...
2014-11-03 Akira Hatanaka[ARM, inline-asm] Fix ARMTargetLowering::getRegForInlin...
2014-10-20 Oliver Stannard[Thumb] Fix crash in Thumb1RegisterInfo::rewriteFrameIndex
2014-10-03 Duncan P. N. Exon... Revert "Revert "DI: Fold constant arguments into a...
2014-10-02 Duncan P. N. Exon... Revert "DI: Fold constant arguments into a single MDString"
2014-10-02 Duncan P. N. Exon... DI: Fold constant arguments into a single MDString
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-10-01 Adrian PrantlRevert r218778 while investigating buldbot breakage.
2014-10-01 Adrian PrantlMove the complex address expression out of DIVariable...
2014-09-24 Moritz Roth[Thumb] Make load/store optimizer less conservative.
2014-09-03 Renato GolinCheck-label a bit more specific
2014-08-22 Reid KlecknerARM / x86_64 varargs: Don't save regparms in prologue...
2014-08-21 Moritz RothThumb1 load/store optimizer: Improve code to materializ...
2014-08-20 Jonathan RoelofsLower thumbv4t & thumbv5 lo->lo copies through a push...
2014-08-15 Moritz RothARM: Fix and re-enable load/store optimizer for Thumb1.
2014-08-02 Akira Hatanaka[ARM] In dynamic-no-pic mode, ARM's post-RA pseudo...
2014-07-25 Akira Hatanaka[stack protector] Add test cases for thumb and thumb2.
2014-06-13 Oliver StannardARM: Fix fastcc calling convention for Thumb1
2014-06-12 James MolloyDisable the load/store optimization pass for Thumb-1.
2014-06-10 Renato GolinFix a bug in the Thumb1 ARM Load/Store optimizer
2014-06-09 Alp TokerReduce verbiage of lit.local.cfg files
2014-05-22 Tim NorthoverSegmented stacks: omit __morestack call when there...
2014-05-21 David BlaikieDebugInfo: Use the SPMap to find the parent CU of inlin...
2014-05-16 James MolloyRe-enable inline memcpy expansion for Thumb1.
2014-05-16 James MolloyFix the Load/Store optimization pass to work with Thumb1.
2014-04-15 Nick LewyckyMake this test not match its own filename, when being...
2014-04-10 Reid KlecknerMove the segmented stack switch to a function attribute
2014-04-03 Saleem AbdulrasoolARM: yet another round of ARM test clean ups
2014-04-02 Jim GrosbachARM: cortex-m0 doesn't support unaligned memory access.
2014-04-02 Oliver StannardARM: Add support for segmented stacks
2014-02-13 Rafael EspindolaAdd triples to try to fix the windows bots.
2014-02-13 Daniel SandersRe-commit: Demote EmitRawText call in AsmPrinter::EmitI...
2014-02-12 Daniel SandersRevert r201237+r201238: Demote EmitRawText call in...
2014-02-12 Daniel SandersDemote EmitRawText call in AsmPrinter::EmitInlineAsm...
2014-01-21 Duncan P. N. Exon... CodeGen: Stop treating vectors as aggregates
2014-01-11 Benjamin KramerFix broken CHECK lines.
2013-12-18 Rafael EspindolaCorrectly handle the degenerated triple "thumb".
2013-11-27 Rafael EspindolaUse FileCheck and expand the test a bit.
2013-11-22 Manman RenDebug Info: update testing cases to specify the debug...
2013-10-17 David Peixotto17309 ARM backend incorrectly lowers COPY_STRUCT_BYVAL_...
2013-08-28 Tim NorthoverARM: Use "dmb sy" for barriers on M-class CPUs
2013-08-26 Manman RenDebug Info: add an identifier field to DICompositeType.
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-07-29 Manman RenDebug Info: update testing cases to pass verifier.
2013-07-25 Manman RenDebug Info: improve the verifier to check field types.
2013-07-24 Manman RenDebug Info: improve the Finder.
2013-07-22 Mihai PopaThis adds range checking for "ldr Rn, [pc, #imm]" Thumb
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-04-30 Hal FinkelLocalStackSlotAllocation improvements
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-22 David BlaikieReorder the DIFile field in DILexicalBlock to become...
2013-03-18 David BlaikieRemove unnecessary leading comment characters in lit...
2013-03-18 David BlaikieInclude '.test' suffix in target specific lit configs...
2013-03-11 David BlaikieRemove duplicate test contents.
2013-03-05 NAKAMURA Takumillvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple...
2013-03-04 Eli BenderskyReapply r176381, writing the CHECKs in a more forgiving...
2013-03-02 Michael GottesmanRevert "Rewrite a test to count emitted instructions...
2013-03-01 Eli BenderskyRewrite a test to count emitted instructions without...
2013-02-20 Logan ChienFix thumbv5e frame lowering assertion failure.
2012-12-04 Bill WendlingUse the 'count' attribute to calculate the upper bound...
2012-12-04 Bill WendlingAdd a 'count' field to the DWARF subrange.
2012-11-10 Evan ChengConvert an improper CodeGen test to a MC test.
2012-11-10 Evan Chengxfail a bad test. This is a MC test but it's dependent...
2012-09-01 Logan ChienFix Thumb2 fixup kind in the integrated-as.
2012-07-02 Chandler CarruthFix the remaining TCL-style quotes found in the testsui...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-07-02 Chandler CarruthConvert all tests using TCL-style quoting to use shell...
2012-04-27 Evan ChengMake test less fragile.
2012-04-27 Evan Cheng- thumbv6 shouldn't imply +thumb2. Cortex-M0 doesn...
2012-03-25 Eli BenderskyContinue cleanup of LIT, getting rid of the remaining...
2012-02-16 Eli BenderskyReplace all instances of dg.exp file with lit.local...
2012-01-04 Evan ChengFix more places which should be checking for iOS, not...
2011-11-27 Chris LattnerUpgrade syntax of tests using volatile instructions...
2011-11-03 Dan GohmanReapply r143206, with fixes. Disallow physical register...
2011-10-29 Dan GohmanRevert r143206, as there are still some failing tests.
2011-10-28 Dan GohmanReapply r143177 and r143179 (reverting r143188), with...
2011-10-28 Duncan SandsSpeculatively disable Dan's commits 143177 and 143179...
2011-10-28 Dan GohmanEliminate LegalizeOps' LegalizedNodes map and have...
2011-10-11 Bill WendlingRevert r141529. This is causing failures in the test...
2011-10-10 Bill WendlingReapply r141365 now that PR11107 is fixed.
2011-10-10 Bill WendlingRevert r141365. It was causing MultiSource/Benchmarks...
2011-10-10 Bill WendlingWhen getting the number of bits necessary for addressin...
2011-10-07 Anton KorobeynikovPeephole optimization for ABS on ARM.
2011-09-26 Eli FriedmanConvert more tests to new atomic instructions.
2011-09-06 Nick LewyckyDisable these tests harder. They're XFAIL'd, but that...
2011-09-01 Dan GohmanRevert r131152, r129796, r129761. This code is currentl...
2011-07-07 Evan ChengChange some ARM subtarget features to be single bit...
2011-06-30 Eric ChristopherAdd support for the 'h' constraint.
2011-06-18 Chris Lattnerrip out a ton of intrinsic modernization logic from...
2011-06-17 Chris Lattnermanually upgrade a bunch of tests to modern syntax...
2011-06-16 Jakob Stoklund OlesenDon't use register classes larger than TLI->getRegClass...
2011-06-16 Eli FriedmanFileCheck-ize test, and make it work on EABI hosts...
next