AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter
[oota-llvm.git] / test / CodeGen /
2015-02-12 Rafael EspindolaAdd support for having multiple sections with the same...
2015-02-12 David MajnemerX86: Don't crash if we can't decode the pshufb mask
2015-02-12 Simon PilgrimEnsure integer domain on general shuffle stack folding...
2015-02-12 David BlaikieRemove typedef of a pointer type used in a gep to simpl...
2015-02-12 Hal Finkel[SDAG] Don't try to use FP_EXTEND/FP_ROUND for int...
2015-02-12 Reed KotlerAdd bulk of returning of values to Mips fast-isel
2015-02-12 Rafael EspindolaOn ELF, put PIC jump tables in a non executable section.
2015-02-12 Rafael EspindolaPut each jump table in an independent section if the...
2015-02-12 Michael Kuperstein[X86] Call frame optimization - allow stack-relative...
2015-02-12 Elena DemikhovskyAVX-512: Fixed the "test" operation for i1 type
2015-02-12 Michael Kuperstein[X86] A heuristic to estimate the size impact for conve...
2015-02-12 Ahmed Bougacha[CodeGen] Don't blindly combine (fp_round (fp_round...
2015-02-12 Hal Finkel[PowerPC] Mark jumps as expensive (using using CR bits)
2015-02-11 Tom StellardR600/SI: Disable subreg liveness
2015-02-11 Simon Pilgrim[X86][SSE] Added dual vector truncation tests.
2015-02-11 Tom StellardR600/SI: Fix -march in test
2015-02-11 Sanjay Patelfixed to test features, not CPUs
2015-02-11 Sanjay Patelfixed to test features, not CPUs
2015-02-11 Sanjay Patelfixed to test features, not CPUs
2015-02-11 Marek OlsakR600/SI: Enable a lot of existing tests for VI (squashe...
2015-02-11 James MolloyMake buildbots better.
2015-02-11 James Molloy[SimplifyCFG] Swap to using TargetTransformInfo for...
2015-02-11 Tom StellardR600/SI: Store immediate offsets > 12-bits in soffset
2015-02-10 Petar JovanovicFix makeLibCall argument (signed) in SoftenFloatRes_XIN...
2015-02-10 David MajnemerX86: @llvm.frameaddress should defer to SelectionDAG...
2015-02-10 David MajnemerX86: Make @llvm.frameaddress work correctly with Window...
2015-02-10 Daniel JasperFix overly prescriptive test that broken on Mac after...
2015-02-10 Bill Schmidt[PowerPC] Fix reverted patch r227976 to avoid register...
2015-02-10 David MajnemerX86: Emit Win64 SaveXMM opcodes at the right offset...
2015-02-10 Paul RobinsonExplicitly initialize a flag in a default constructor.
2015-02-10 Bradley Smith[ARM] Add armv6s[-]m as an alias to armv6[-]m
2015-02-10 Simon Pilgrim[X86][AVX2] Missing AVX2 memory folding instructions
2015-02-10 Simon Pilgrim[X86][XOP] Added XOP memory folding patterns + tests
2015-02-10 Andrea Di Biagio[X86][FastIsel] Avoid introducing legacy SSE instructio...
2015-02-10 Nick LewyckyRemove non-test files that appear to have been accident...
2015-02-10 Chandler Carruth[x86] Fix PR22524: the DAG combiner was incorrectly...
2015-02-10 David MajnemerX86: Emit an ABI compliant prologue and epilogue for...
2015-02-09 Colin LeMahieu[Hexagon] Factoring classes out of store patterns.
2015-02-09 Sanjay Patelfixed to test features, not CPUs
2015-02-09 Kit BartonThis change implements the following three logical...
2015-02-09 Akira HatanakaFix a bug in DemoteRegToStack where a reload instructio...
2015-02-08 Sanjay Patelfix test attributes; this is an SSE2 test, not a Nehale...
2015-02-08 Sanjay Patelfix test attributes; this is an x86-64 test, not a...
2015-02-08 Sanjay Patelfix test attributes; these are SSE2 tests, not Nehalem...
2015-02-08 Sanjay Patelfix test attributes; these are SSE2 tests, not Nehalem...
2015-02-08 Sanjay Patelfix test attributes; these are x86-64 tests, not Nehale...
2015-02-08 Sanjay Patelfix test attributes; these are MMX tests, not Nehalem...
2015-02-08 Sanjay Patelfix test attributes; these are SSE2 tests, not Nehalem...
2015-02-08 Sanjay Patelgeneralize test; nothing Nehalem-specific here
2015-02-08 Simon Pilgrim[X86][AVX2] AVX2 broadcast + permute memory folding...
2015-02-08 Tim NorthoverARM & AArch64: teach LowerVSETCC that output type size...
2015-02-07 Simon Pilgrim[X86][AVX2] AVX2 integer stack folding tests.
2015-02-07 Simon Pilgrim[X86][AVX] Added missing stack folding support + test...
2015-02-07 Simon Pilgrim[X86][SSE] Added missing stack folding tests for (v...
2015-02-07 Simon Pilgrim[X86] Force fp stack folding tests to keep to specific...
2015-02-07 Simon Pilgrim[X86][AVX2] More AVX2 integer stack folding tests.
2015-02-07 David MajnemerMC: Emit COFF section flags in the "proper" order
2015-02-07 Hal Finkel[PowerPC] Handle loop predecessor invokes
2015-02-06 Hal Finkel[PowerPC] Fixup incomplete revert of test/CodeGen/Power...
2015-02-06 Simon Pilgrim[X86][AVX2] Begun adding AVX2 integer stack folding...
2015-02-06 Hal FinkelRevert "r227976 - [PowerPC] Yet another approach to...
2015-02-06 Reid KlecknerDon't dllexport declarations
2015-02-06 Michel DanzerR600/SI: Amend a test to ensure WQM is enabled for...
2015-02-06 Michel DanzerR600/SI: Don't enable WQM for V_INTERP_* instructions v2
2015-02-06 Michel DanzerR600/SI: Also enable WQM for image opcodes which calcul...
2015-02-05 Matthias BraunAArch64: Make test more robust.
2015-02-05 Matthias BraunX86: Test cleanup
2015-02-05 Colin LeMahieu[Hexagon] Simplifying and formatting several patterns...
2015-02-05 Hal Finkel[PowerPC] Prepare loops for pre-increment loads/stores
2015-02-05 Hal Finkel[PowerPC] Generate pre-increment floating-point ld...
2015-02-05 Ahmed Bougacha[CodeGen] Add hook/combine to form vector extloads...
2015-02-05 Andrew TrickX86 ABI fix for return values > 24 bytes.
2015-02-05 Tom StellardR600/SI: Fix bug in TTI loop unrolling preferences
2015-02-05 Tom StellardR600/SI: Fix bug from insertion of llvm.SI.end.cf into...
2015-02-05 Bill Schmidt[PowerPC] Implement the vclz instructions for PWR8
2015-02-05 Bruno Cardoso Lopes[X86][MMX] Handle i32->mmx conversion using movd
2015-02-05 Bruno Cardoso Lopes[X86][MMX] Add several bitcast tests
2015-02-05 Matt ArsenaultR600/SI: Fix i64 truncate to i1
2015-02-05 Ahmed Bougacha[ARM] Use patterns instead of hardcoded regs in test...
2015-02-05 Ahmed Bougacha[ARM] Make testcase more explicit. NFC.
2015-02-04 Tom StellardR600/SI: Enable subreg liveness by default
2015-02-04 Rafael EspindolaDon' try to make sections in comdats SHF_MERGE.
2015-02-04 Tom StellardR600/SI: Expand misaligned 16-bit memory accesses
2015-02-04 Tom StellardR600/SI: Make more store operations legal
2015-02-04 Tom StellardR600: Don't promote i64 stores to v2i32 during DAG...
2015-02-04 Bill SchmidtAdd missing test case from r228046
2015-02-04 Matthias BraunMachineCSE: Clear dead-def flag on CSE.
2015-02-04 Michael KupersteinFixes a bug in vector load legalization that confused...
2015-02-04 Colin LeMahieu[Hexagon] Adding encoding information for absolute...
2015-02-04 Zoran Jovanovic[mips][microMIPS] Implement CodeGen support for SW16...
2015-02-04 Daniel Sanders[mips] Remove unused check prefix from tests. NFC.
2015-02-04 Renato GolinAdding support to LLVM for targeting Cortex-A72
2015-02-04 Chandler Carruth[x86] Give movss and movsd execution domains in the...
2015-02-04 Chandler Carruth[x86] Remove a low-value test that was just checking...
2015-02-04 Chandler Carruth[x86] Mechanically update a bunch of tests' check lines...
2015-02-04 Renato GolinReverting VLD1/VST1 base-updating/post-incrementing...
2015-02-04 Chandler Carruth[x86] Include the destination register in the check...
2015-02-04 Chandler Carruth[x86] Add some tests I missed in the prior commit to...
2015-02-04 Chandler Carruth[x86] Start to introduce bit-masking based blend lowering.
2015-02-04 Chandler Carruth[x86] Add tests for blends-with-zero on 4-element vectors.
next