[mips] Generalize the handling of f128 return values to support f128 arguments.
[oota-llvm.git] / test /
2014-09-26 Robert Khasanov[AVX512] Added load/store from BW/VL subsets to Registe...
2014-09-26 David Majnemerllvm-vtabledump: strip trailing NUL bytes
2014-09-26 David Majnemerllvm-vtabledump: Dump RTTI structures for the MS ABI
2014-09-26 David XuRevert patch of r218493, delete the test case
2014-09-26 David XuRedundant store instructions should be removed as dead...
2014-09-26 Eric ChristopherAdd the first backend support for on demand subtarget...
2014-09-26 Matt ArsenaultR600: Avoid repeated check lines
2014-09-26 Matt ArsenaultR600/SI: Fix emitting trailing whitespace after s_waitcnt
2014-09-25 Adam Nemet[AVX512] Make vextract*x4/vinsert*x4 tests check for...
2014-09-25 Matt ArsenaultR600: Fix some missing conversion testcases
2014-09-25 Matt ArsenaultRemove duplicated RUN lines in middle of test
2014-09-25 Bruno Cardoso Lopes[MachineSink+PGO] Teach MachineSink to use BlockFrequen...
2014-09-25 Tom StellardR600/SI: Add support for global atomic add
2014-09-25 Robin MorissetLower idempotent RMWs to fence+load
2014-09-25 Sid ManningAdd missing attributes !cmp.[eq,gt,gtu] instructions.
2014-09-25 Daniel Sanders[mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUp...
2014-09-25 Renato GolinAdd aliases for VAND imm to VBIC ~imm
2014-09-25 Chandler Carruth[x86] Teach the new vector shuffle lowering to use...
2014-09-25 Chandler Carruth[x86] Teach the new vector shuffle lowering a fancier...
2014-09-25 Oliver Stannard[Thumb2] BXJ should be undefined for v7M, v8A
2014-09-25 Chandler Carruth[x86] Fix an oversight in the v8i32 path of the new...
2014-09-25 Chandler Carruth[x86] Implement AVX2 support for v32i8 in the new vecto...
2014-09-25 Chandler Carruth[x86] More tweaks to the v32i8 test cases.
2014-09-25 Chandler Carruth[x86] Re-work a bunch of the v32i8 test cases to actual...
2014-09-25 Reid KlecknerMC: Use @IMGREL instead of @IMGREL32, which we can...
2014-09-25 Chandler Carruth[x86] Fix the v16i16 blend logic I added in the prior...
2014-09-25 Justin Bognerllvm-cov: Combine segments that cover the same location
2014-09-25 Akira Hatanaka[X86,AVX] Add an isel pattern for X86VBroadcast.
2014-09-25 Chandler Carruth[x86] Implement v16i16 support with AVX2 in the new...
2014-09-24 Kevin EnderbyFlush out enough of llvm-objdump’s SymbolizerSymbolLook...
2014-09-24 Kostya Serebryany[asan] don't instrument module CTORs that may be run...
2014-09-24 Renato GolinRemoving empty ARM tests from failed revert
2014-09-24 Renato GolinRemoving empty tests from failed revert
2014-09-24 Renato GolinRevert 218406 - Refactor the RelocVisitor::visit method
2014-09-24 Renato GolinRevert 218407 - Add support for ARM and AArch64 BE...
2014-09-24 Renato GolinRevert 218408 - Report endianness in output of {dwarf...
2014-09-24 Renato GolinRevert 218411 - XFAIL reloc test on x86/hexagon
2014-09-24 Renato GolinXFAIL reloc test on x86/hexagon
2014-09-24 Renato GolinReport endianness in output of {dwarf, obj}dump
2014-09-24 Renato GolinAdd support for ARM and AArch64 BE object files
2014-09-24 Renato GolinRefactor the RelocVisitor::visit method
2014-09-24 Scott Douglasspass environment when invoking llvm-config from lit.cfg
2014-09-24 Kaelyn TakataRevert "Add support for ARM and AArch64 BE object files"
2014-09-24 Kaelyn TakataRevert "Report endianness in output of {dwarf, obj...
2014-09-24 Kaelyn TakataRevert "Refactor the RelocVisitor::visit method"
2014-09-24 Renato GolinReport endianness in output of {dwarf, obj}dump
2014-09-24 Renato GolinAdd support for ARM and AArch64 BE object files
2014-09-24 Renato GolinRefactor the RelocVisitor::visit method
2014-09-24 David PeixottoFix assertion in LICM doFinalization()
2014-09-24 Moritz Roth[Thumb] Make load/store optimizer less conservative.
2014-09-24 Oliver Stannard[Thumb] 32-bit encodings of 'cps' are not valid for v7M
2014-09-24 Chandler Carruth[x86] Teach the instruction lowering to add comments...
2014-09-24 Matt ArsenaultR600/SI: Fix weird CHECK-DAG usage
2014-09-24 Tom StellardR600/SI: Enable selecting SALU inside branches
2014-09-24 Chandler Carruth[x86] Teach the new vector shuffle lowering to lower...
2014-09-24 Chandler Carruth[x86] Fix a really terrible bug in the repeated 128...
2014-09-23 Robin MorissetFix swift-atomics testcase
2014-09-23 Chandler Carruth[x86] Teach the new vector shuffle lowering to lower...
2014-09-23 Reid KlecknerGlobalOpt: Preserve comdats of unoptimized initializers
2014-09-23 Jim GrosbachAArch64: allow constant expressions for shifted reg...
2014-09-23 Chandler Carruth[x86] Teach the rest of the 'target shuffle' machinery...
2014-09-23 Robin Morisset[X86] Make wide loads be managed by AtomicExpand
2014-09-23 Robin Morisset[Power] Use AtomicExpandPass for fence insertion, and...
2014-09-23 Chandler Carruth[x86] Teach the new shuffle lowering's blend functional...
2014-09-23 Oliver StannardFix segfault in AArch64 backend with -g and -mbig-endian
2014-09-23 Timur IskhodzhanovFix a small typo in the test comment
2014-09-23 Timur IskhodzhanovRebuild the inputs for the codeview-linetables.test...
2014-09-23 Chandler Carruth[x86] Teach the vector comment parsing and printing...
2014-09-23 Chandler Carruth[x86] Teach the AVX1 path of the new vector shuffle...
2014-09-23 Michael KupersteinEnsure bitcode encoding stays stable.
2014-09-22 Sanjay Pateltighten up checks
2014-09-22 Sanjay Patelremove unnecessary labels; NFC
2014-09-22 Juergen Ributzka[FastISel][AArch64] Also allow folding of sign-/zero...
2014-09-22 David MajnemerMC: ReadOnlyWithRel section kinds should map to rdata...
2014-09-22 Chandler Carruth[x86] Introduce tests covering the gamut of 256-bit...
2014-09-22 Sanjay PatelUse broadcasts to optimize overall size when loading...
2014-09-22 Akira HatanakaFix test case commited in r218242 to appease buildbot.
2014-09-22 Tom StellardRevert "R600/SI: Add support for global atomic add"
2014-09-22 Frederic RissFix a test introduced in r218246 to work also on Windows.
2014-09-22 Tom StellardR600/SI: Add support for global atomic add
2014-09-22 Pavel Chupin[x32] Fix segmented stacks support
2014-09-22 Frederic Riss[dwarfdump] Dump full filenames as DW_AT_(decl|call...
2014-09-22 Frederic RissAllow DWARFDebugInfoEntryMinimal::getSubroutineName...
2014-09-22 Robert LougherFix assert when decoding PSHUFB mask
2014-09-22 Oliver StannardDowngrade DWARF2 section limit error to a warning
2014-09-22 Chandler Carruth[x86] Move the AVX v4i64 test cases down to group them...
2014-09-22 Chandler Carruth[x86] Back out a bad choice about lowering v4i64 and...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering how to...
2014-09-21 Chandler Carruth[x86] Add a bunch of test cases where we have different...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering to re-use...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering the basics...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering how to...
2014-09-21 Chandler Carruth[x86] Add test cases for UNPCK instructions with v8f32...
2014-09-21 Chandler Carruth[x86] Begin teaching the new vector shuffle lowering...
2014-09-21 Chandler Carruth[x86] Regenerate this test case now that I've improved...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering of v4f64...
2014-09-21 Chandler Carruth[x86] Add some more comprehensive tests for v4f64 blending.
2014-09-21 Chandler Carruth[x86] Re-generate a bunch of the v4f64 test cases with...
2014-09-21 Chandler Carruth[x86] Teach the new vector shuffle lowering the first...
2014-09-21 David MajnemerMC: Support aligned COMMON symbols for COFF
next