R600: Add v2i32 test for vselect
[oota-llvm.git] / test / CodeGen / ARM /
2013-06-21 David BlaikieDebugInfo: Don't lose unreferenced non-trivial by-value...
2013-06-20 Quentin ColombetARM: Remove a (false) dependency on the memoryoperand...
2013-06-18 Quentin ColombetDuring SelectionDAG building explicitly set a node...
2013-06-17 Benjamin KramerSwitch spill weights from a basic loop depth estimation...
2013-06-16 David BlaikieDebug Info: Simplify Frame Index handling in DBG_VALUE...
2013-06-15 David BlaikieDebugInfo: follow up to 184045 to constrain the tests...
2013-06-15 David BlaikieDebugInfo: print DBG_VALUE MachineInstrs with [] for...
2013-06-14 Derek SchuffMake PrologEpilogInserter save/restore all callee saved...
2013-06-14 JF BastienEnable FastISel on ARM for Linux and NaCl, not MCJIT
2013-06-10 JF BastienAdd test for ARM FastISel load/store register classes
2013-06-09 Logan ChienRefine the ARM EHABI test cases.
2013-06-09 Logan ChienFix ARM unwind opcode assembler in several cases.
2013-06-08 Quentin ColombetReapply r183552. This time, use a standard type for...
2013-06-07 Quentin ColombetRevert commits related to stack warning.
2013-06-07 Quentin ColombetExplicit triple in warn stack size test cases to not...
2013-06-07 Quentin ColombetAdd a backend option to warn on a given stack size...
2013-06-07 JF BastienARM FastISel integer sext/zext improvements
2013-06-07 Quentin ColombetTeach AsmPrinter how to print odd constants.
2013-06-04 Evan ChengCortex-R5 can issue Thumb2 integer division instructions.
2013-06-04 David MajnemerARM: Fix crash in ARM backend inside of ARMConstantIsla...
2013-05-30 Rafael EspindolaRevert r182937 and r182877.
2013-05-30 Rafael EspindolaChange how we iterate over relocations on ELF.
2013-05-29 Andrew TrickOrder CALLSEQ_START and CALLSEQ_END nodes.
2013-05-29 JF BastienEnable FastISel on ARM for Linux and NaCl
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 4/4.
2013-05-25 Andrew TrickTrack IR ordering of SelectionDAG nodes 3/4.
2013-05-23 Tim NorthoverARM: implement @llvm.readcyclecounter intrinsic
2013-05-23 Jakob Stoklund OlesenFix PR16110: Handle DBG_VALUE in ConnectedVNInfoEqClass...
2013-05-20 Stepan DyatkovskiyPR15868 fix.
2013-05-17 JF BastienSupport unaligned load/store on more ARM targets
2013-05-14 Arnold SchwaighoferARM ISel: Don't create illegal types during LowerMUL
2013-05-14 Derek SchuffFix ARM FastISel tests, as a first step to enabling...
2013-05-13 Lang HamesCorrectly preserve the input chain for potential tailca...
2013-05-13 Hao LiuFix PR15950 A bug in DAG Combiner about undef mask
2013-05-05 Evan ChengTest case for r181160 and r181161. rdar://13782395
2013-05-05 Stepan DyatkovskiyFor ARM backend, fixed "byval" attribute support.
2013-05-01 Nadav RotemOptimize away nop CONCAT_VECTOR nodes.
2013-04-30 Stephen LinOnly pass 'returned' to target-specific lowering code...
2013-04-30 Adrian PrantlTemporarily revert "Change the informal convention...
2013-04-30 Adrian PrantlChange the informal convention of DBG_VALUE so that...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-29 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-04-26 Benjamin KramerARM/NEON: Pattern match vector integer abs to vabs.
2013-04-25 Silviu BarangaFix constant folding for one lane vector types. Constan...
2013-04-24 Andrew TrickMI Sched: eliminate local vreg copies.
2013-04-23 Stephen LinAdd more tests for r179925 to verify correct handling...
2013-04-22 Stephen LinExtra paranoid test for r179925 (verify that tail calls...
2013-04-22 Stepan DyatkovskiyFix for 5.5 Parameter Passing --> Stage C:
2013-04-22 Arnaud A. de Grand... Cleanup: test source files do not need to be executable
2013-04-22 David BlaikieRevert "Revert "PR14606: debug info imported_module...
2013-04-21 Jim GrosbachLegalize vector truncates by parts rather than just...
2013-04-21 Jim GrosbachARM: Split out cost model vcvt testcases.
2013-04-21 Tim NorthoverARM: fix part of test which actually needed an asserts...
2013-04-21 Tim NorthoverARM: Use ldrd/strd to spill 64-bit pairs when available.
2013-04-20 Tim NorthoverARM: don't add FrameIndex offset for LDMIA (has no...
2013-04-20 Stephen LinAdd CodeGen support for functions that always return...
2013-04-19 Eric ChristopherRevert "PR14606: debug info imported_module support"
2013-04-19 David BlaikiePR14606: debug info imported_module support
2013-04-18 Hao LiuFix for PR14824, An ARM Load/Store Optimization bug
2013-04-16 Logan ChienImplement ARM unwind opcode assembler.
2013-04-12 Nico RieckReplace coff-/elf-dump with llvm-readobj
2013-04-11 Benjamin KramerAdd missing colons to check lines.
2013-04-11 Benjamin KramerFileCheckize a bunch of tests.
2013-04-09 Benjamin KramerDAGCombiner: Fold a shuffle on CONCAT_VECTORS into...
2013-04-05 Renato GolinReverting 178851 as it broke buildbots
2013-04-05 Stepan DyatkovskiyFix for PR14824: "Optimization arm_ldst_opt inserts...
2013-04-04 Jakob Stoklund OlesenAvoid high-latency false CPSR dependencies even for...
2013-04-04 Stepan DyatkovskiyNew-password-test commit.
2013-04-02 Arnold SchwaighoferDAGCombiner: Merge store/loads when we have extload...
2013-03-29 Benjamin KramerRemove the old CodePlacementOpt pass.
2013-03-28 David BlaikieRevert "Adding DIImportedModules to DIScopes."
2013-03-27 Silviu BarangaEnabling the generation of dependency breakers for...
2013-03-27 David BlaikieAdding DIImportedModules to DIScopes.
2013-03-22 David BlaikieReorder the DIFile field in DILexicalBlock to become...
2013-03-21 David BlaikieMove the DIFile in DISubprogram to the beginning to...
2013-03-21 Renato GolinFix Darwin NEON FP and increase coverage
2013-03-21 David BlaikieRemove unused field in DISubprogram
2013-03-21 Renato GolinAvoid NEON SP-FP unless unsafe-math or Darwin
2013-03-20 David BlaikieDebug info: refactor the first field of DICompileUnit...
2013-03-20 Nadav RotemWhen computing the demanded bits of Load SDNodes, make...
2013-03-20 David BlaikieDebug Info: Swap the 2nd and 3rd parameters to DICompil...
2013-03-20 David BlaikieRemove unused field in DICompileUnit
2013-03-20 David BlaikieRefactor the DIFile (2nd) parameter to DITypes to be...
2013-03-19 David BlaikieMove the DIFile operand to DITypes from the 4th operand...
2013-03-19 Renato GolinImprove long vector sext/zext lowering on ARM
2013-03-18 Quentin ColombetExtend global merge pass to optionally consider global...
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-17 David BlaikieSplit out filename & directory from DIFile to start...
2013-03-15 Arnold SchwaighoferARM cost model: Fix costs for some vector selects
2013-03-15 Silviu BarangaAdding an A15 specific optimization pass for interactio...
2013-03-15 Benjamin KramerARM: Fix an old refacto.
2013-03-14 Arnold SchwaighoferARM cost model: Increase cost of some vector selects...
2013-03-13 David BlaikieRemove the unused 4th operand for DIFile debug info...
2013-03-13 Arnold SchwaighoferARM cost model: Add test case to make sure we would...
2013-03-13 David BlaikieRefactor filename/directory in DICompileUnit into a...
2013-03-12 David BlaikieRemove unused "isMain" field from DICompileUnit
2013-03-12 David BlaikieUpdate debug info test cases with empty SplitDebugFilen...
2013-03-12 Jan Wen VoungRevert the test moves from 176733. Use "REQUIRES:...
2013-03-11 David BlaikieUpgrading debug info test cases to be (more) compatible...
next