Generate debug info for by-value struct args even if they are not used.
[oota-llvm.git] / test / CodeGen / ARM /
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...
2013-03-11 David BlaikieRemove duplicate test contents.
2013-03-11 Lang HamesRemove date from test case file name. The PR number...
2013-03-09 Lang HamesDon't glue users to extract_subreg when selecting the...
2013-03-09 Benjamin KramerTest case hygiene.
2013-03-08 Jan Wen VoungDisable statistics on Release builds and move tests...
2013-03-08 Bill WendlingRevert r176154 in favor of a better approach.
2013-03-08 David BlaikieUpgrade tests to the latest debug info format.
2013-03-07 Chad Rosier[fast-isel] Add support for the expect intrinsic.
2013-03-02 Arnold SchwaighoferARM NEON: Fix v2f32 float intrinsics
2013-03-01 Chad RosierGenerate an error message instead of asserting or segfa...
2013-03-01 Chad RosierAdd support for using non-pic code for arm and thumb1...
2013-02-27 Jim GrosbachARM: FMA is legal only if VFP4 is available.
2013-02-27 Manman RenSelectionDAG: If llvm.donothing has a landingpad, we...
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2013-02-20 Arnold SchwaighoferDAGCombiner: Fold pointless truncate, bitcast, buildvec...
2013-02-19 Arnold SchwaighoferARM NEON: Merge a f32 bitcast of a v2i32 extractelt
2013-02-18 Chad RosierComment out the rdar number.
2013-02-18 Chad Rosier[fast-isel] Remove an invalid assert.
2013-02-14 Weiming ZhaoRe-apply r175088 for bug fix 13622: Add paired register...
2013-02-14 Kristof BeylsMake ARMAsmParser accept the correct alignment specifie...
2013-02-13 Weiming Zhaotemporarily revert the patch due to some conflicts
2013-02-13 Weiming ZhaoBug fix 13622: Add paired register support for inline...
2013-02-13 David PeixottoPR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD...
2013-02-12 Arnold SchwaighoferARM NEON: Handle v16i8 and v8i16 reverse shuffles
2013-02-08 Bob WilsonRevert 172027 and 174336. Remove diagnostics about...
2013-02-06 Manman RenAttempt to recover gdb bot after r174445.
2013-02-05 Manman RenDwarf: support for LTO where a single object file can...
2013-02-05 Chad Rosier[SjLj Prepare] When demoting an invoke instructions...
2013-02-05 Logan ChienLink .ARM.exidx with corresponding text section.
2013-02-04 Manman Ren[Stack Alignment] emit warning instead of a hard error
next