[WebAssembly] Use the new offset syntax for memory operands in inline asm.
[oota-llvm.git] / test / CodeGen / Generic /
2015-12-04 NAKAMURA TakumiMove llvm/test/CodeGen/Generic/function-alias.ll to...
2015-12-04 Evgeniy StepanovFix function-alias.ll test on non-X86 targets.
2015-12-04 Evgeniy StepanovEmit function alias to data as a function symbol.
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-12-01 Hans WennborgRevert r254348: "Replace all weight-based interfaces...
2015-12-01 Cong HouReplace all weight-based interfaces in MBB with probabi...
2015-11-24 Cong HouLet SelectionDAG start to use probability-based interfa...
2015-11-19 Pete CooperRevert "Change memcpy/memset/memmove to have dest and...
2015-11-18 Pete CooperChange memcpy/memset/memmove to have dest and source...
2015-10-29 Weiming ZhaoRevert "[ARM] Remove XFAIL on test/CodeGen/Generic...
2015-10-29 Weiming Zhao[ARM] Remove XFAIL on test/CodeGen/Generic/MachineBranc...
2015-10-17 Colin LeMahieu[Hexagon] Reverting test file change.
2015-10-17 Colin LeMahieu[Hexagon] Adding skeleton of HVX extension instructions.
2015-10-09 James Y KnightFix assert in X86 backend.
2015-09-16 Mehdi AminiMake the default triple optional by allowing an empty...
2015-09-11 Akira HatanakaUse function attribute "stackrealign" to decide whether...
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-01 Cong HouDistribute the weight on the edge from switch to defaul...
2015-08-28 Duncan P. N. Exon... DI: Require subprogram definitions to be distinct
2015-08-04 Mehdi AminiUpdate test suite to make "ninja check" succeed without...
2015-07-31 Duncan P. N. Exon... DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable
2015-07-28 Chih-Hung HsiehMove unit tests to target specific directories.
2015-07-28 Chih-Hung HsiehImplement target independent TLS compatible with glibc...
2015-07-24 Duncan P. N. Exon... DI/Verifier: Fix argument bitrot in DILocalVariable
2015-07-20 JF BastienTargets: commonize some stack realignment code
2015-07-06 Alex Lorenzllc: Add a 'run-pass' option.
2015-07-03 Simon Pilgrimwhitespace tidyup. NFC.
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
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.
next