Add explicit -mtriple=arm-unknown to llvm/test/CodeGen/ARM/disable-tail-calls.ll...
[oota-llvm.git] / test / CodeGen / Generic /
2015-05-27 Alex LorenzResubmit r237954 (MIR Serialization: print and parse...
2015-05-22 NAKAMURA TakumiRevert r237954, "Resubmit r237708 (MIR Serialization...
2015-05-21 Alex LorenzResubmit r237708 (MIR Serialization: print and parse...
2015-05-20 Pawel BylicaFix icmp lowering
2015-05-19 Alex LorenzRevert r237708 (MIR serialization) - incremental buildb...
2015-05-19 Alex LorenzMIR Serialization: print and parse LLVM IR using MIR...
2015-05-12 Sanjoy Das[Statepoints] Support for "patchable" statepoints.
2015-05-12 Eric ChristopherMigrate existing backends that care about software...
2015-05-08 Pat GavlinExtend the statepoint intrinsic to allow statepoints...
2015-05-01 Colin LeMahieu[Hexagon] r236351 fix does not work on builder configur...
2015-05-01 Colin LeMahieu[Hexagon] Adding expression MC emission and removing...
2015-04-30 Hans WennborgXFAIL test/CodeGen/Generic/MachineBranchProb.ll on...
2015-04-30 Hans WennborgSwitch lowering: use profile info to build weight-balan...
2015-04-29 Duncan P. N. Exon... IR: Give 'DI' prefix to debug info metadata
2015-04-27 Hans WennborgSwitch lowering: Take branch weight into account when...
2015-04-23 Hans WennborgRe-commit r235560: Switch lowering: extract jump tables...
2015-04-23 Aaron BallmanRevert r235560; this commit was causing several failed...
2015-04-22 Hans WennborgSwitch lowering: extract jump tables and bit tests...
2015-04-16 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-04-16 Hans WennborgRevert the switch lowering change (r235101, r235103...
2015-04-16 Hans WennborgSwitch lowering: extract jump tables and bit tests...
2015-04-15 Duncan P. N. Exon... DebugInfo: Add missing !dbg attachments to intrinsics
2015-03-27 Duncan P. N. Exon... LLParser: Require non-null scope for MDLocation and...
2015-03-27 Philip ReamesRequire a GC strategy be specified for functions which...
2015-03-27 Andrew TrickThis test should have been target specific. I missed...
2015-03-27 Andrew TrickFix a bug in SelectionDAG scheduling backtracking code...
2015-03-19 Krzysztof ParzyszekUnxfail test/CodeGen/Generic/vector.ll now passing...
2015-03-16 David MajnemerCodeGen: @llvm.eh.typeid.for replaced @llvm.eh.typeid...
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-12 Krzysztof ParzyszekUnxfail passing test on Hexagon
2015-03-03 Duncan P. N. Exon... DebugInfo: Move new hierarchy into place
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-02-27 Eric ChristopherRemove the Forward Control Flow Integrity pass and...
2015-01-27 Ramkumar Ramachandraoverloaded-intrinsic-name: exercise anyptr on struct
2015-01-14 Philip ReamesgetMangledTypeStr: clarify how it mangles types, and...
2014-12-19 Peter CollingbourneCodeGen: do not attempt to invalidate virtual registers...
2014-12-15 Duncan P. N. Exon... IR: Make metadata typeless in assembly
2014-12-13 Akira HatanakaRename argument strings of codegen passes to avoid...
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 Tim NorthoverARM: yes it can (as of r218789)
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-20 Peter CollingbourneFix crash with an insertvalue that produces an empty...
2014-09-03 Lang HamesAdd a regression test to sanity check the PBQP allocator.
2014-07-30 Rafael EspindolaUse "weak alias" instead of "alias weak"
2014-07-25 Hal FinkelAdd @llvm.assume, lowering, and some basic properties
2014-06-05 Tom RoederAdd a new attribute called 'jumptable' that creates...
2014-05-30 Filipe CabecinhasConvert a vselect into a concat_vector if possible
2014-05-30 Tim NorthoverAArch64 & ARM: disable generic test that relies on...
2014-04-23 Saleem AbdulrasoolMC: move test from Generic to COFF
2014-04-23 Saleem AbdulrasoolMC: honour IMAGE_SCN_CNT_INITIALIZED_DATA
2014-02-28 Justin BognerCommandLine: Exit successfully for -version and -help
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-02-06 Juergen Ributzka[DAG] Don't pull the binary operation though the shift...
2014-01-27 Stepan DyatkovskiyAdditional fix for 200201: due to dependence on bitwidt...
2014-01-27 Stepan DyatkovskiyFix for PR18102.
2014-01-23 Eric ChristopherMove test to x86 directory.
2014-01-23 Eric ChristopherAvoid emitting a DWARF type attribute for an ObjC prope...
2014-01-06 Bill WendlingRemove a failing test to get the buildbots back to...
2014-01-06 Bill WendlingTry to fix s390x build bot.
2014-01-05 Bill WendlingAttempt to fix buildbots by XFAILing some architectures.
2014-01-05 Bill WendlingEmit an error message if the value passed to __builtin_...
2013-12-13 Rafael EspindolaFix pr18235.
2013-11-21 NAKAMURA TakumiRevert r195317 (and r195333), "Teach ISel not to optimi...
2013-11-21 Kostya Serebryanyadd 'REQUIRES: asserts' to a test that uses 'llc -debug...
2013-11-21 Paul RobinsonTeach ISel not to optimize 'optnone' functions.
2013-11-14 Rafael EspindolaError if we see an alias to a declaration.
2013-10-07 Matt ArsenaultChange objectsize intrinsic to accept different address...
2013-08-16 Daniel Dunbar[tests] Cleanup initialization of test suffixes.
2013-06-28 Manman RenDebug Info: clean up usage of Verify.
2013-05-21 Justin HolewinskiDrop @llvm.annotation and @llvm.ptr.annotation intrinsi...
2013-04-30 Manman RenTBAA: remove !tbaa from testing cases if not used.
2013-03-25 Jyotsna VermaXFAIL some of the generic CodeGen tests for Hexagon.
2013-03-20 Hao LiuAdd a test case for PR15318 fixed in r177472
2013-01-11 Eric ChristopherFor inline asm:
2012-12-19 Nadav RotemAfter reducing the size of an operation in the DAG...
2012-12-11 Paul Redmondmove X86-specific test
2012-11-13 Duncan SandsCodegen support for arbitrary vector getelementptrs.
2012-08-24 Manman RenBranchProb: modify the definition of an edge in BranchP...
2012-08-17 Benjamin KramerFix broken check lines.
2012-08-10 Eli FriedmanThe normal edge of an invoke is not allowed to branch...
2012-07-15 Nadav RotemFix a bug in the scalarization of BUILD_VECTOR. BUILD_V...
2012-07-02 Bob WilsonExtend TargetPassConfig to allow running only a subset...
2012-07-02 Chandler CarruthConvert the uses of '|&' to use '2>&1 |' instead, which...
2012-06-28 Nuno Lopesadd a new @llvm.donothing intrinsic that, well, does...
2012-06-26 Rafael EspindolaFix llc's -print-before=pass and -print-after=pass.
2012-06-26 Jack CarterThere are a number of generic inline asm operand modifi...
2012-06-25 Jakob Stoklund OlesenEnforce stricter liveness rules for PHIs.
2012-06-22 NAKAMURA Takumitest/CodeGen/Generic/asm-large-immediate.ll: Mark it...
2012-06-21 Jack CarterThe inline asm operand modifier 'n' is suppose
2012-06-21 NAKAMURA TakumiRevert r158209, "test/CodeGen/Generic/APIntLoadStore...
2012-06-11 Jakob Stoklund OlesenFix test case to work on ARM.
2012-06-08 Jakob Stoklund OlesenDon't run RAFast in the optimizing regalloc pipeline.
2012-06-08 Chad RosierFix a crash in APInt::lshr when shiftAmt > BitWidth.
next