Fix a naughty header include that breaks "installed" builds.
[oota-llvm.git] / test /
2012-04-24 Nadav RotemConstantFoldSelectInstruction swapped the operands...
2012-04-24 Nadav RotemFix the testcase. We do expect two vblendw on XMMs.
2012-04-24 Nadav RotemAdd a testcase for 155440
2012-04-24 Evan ChengMachineBasicBlock::SplitCriticalEdge() should follow...
2012-04-24 Lang HamesAdd support for llvm.arm.neon.vmull* intrinsics to...
2012-04-24 Chandler CarruthFix a crash on valid (if UB) bitcode that is produced...
2012-04-24 Kevin EnderbyAdd missing test cases for ARM VLD3 (single 3-element...
2012-04-24 Kevin EnderbyAdd missing test cases for ARM VLD4 (single 4-element...
2012-04-24 Nadav RotemAVX: We lower VECTOR_SHUFFLE and BUILD_VECTOR nodes...
2012-04-24 Bill WendlingFileCheck-ize tests.
2012-04-24 Bill WendlingFileCheck-ize these tests.
2012-04-24 Bill WendlingFileCheck-ize these tests. Harden some of them.
2012-04-23 Nadav RotemOptimize the vector UINT_TO_FP, SINT_TO_FP and FP_TO_SI...
2012-04-23 Preston GurdThis patch fixes a problem which arose when using the...
2012-04-23 Jim GrosbachARM: Add testcases for two-operand variants of VSRA...
2012-04-23 Jim GrosbachAdd ARM mode tests for the NEON vector shift-accumulate...
2012-04-23 Jim GrosbachTidy up. Reformat for ease of reading.
2012-04-23 Chandler CarruthRevert r155365, r155366, and r155367. All three of...
2012-04-23 Sirish PandeHexagon V5 (floating point) support.
2012-04-23 Sirish PandeSupport for Hexagon architectural feature, new value...
2012-04-23 Sirish PandeSupport for Hexagon VLIW Packetizer.
2012-04-23 Jakob Stoklund OlesenReapply r155136 after fixing PR12599.
2012-04-22 Elena Demikhovskycleaned line endings in the newly added test file
2012-04-22 Chandler CarruthTidy up this test more:
2012-04-22 Chandler CarruthFileCheck-ize a test, and tidy it up a touch.
2012-04-22 Elena DemikhovskyZERO_EXTEND/SIGN_EXTEND/TRUNCATE optimization for AVX2
2012-04-21 Nadav RotemTeach getVectorTypeBreakdown about promotion of vectors...
2012-04-20 Jakob Stoklund OlesenFix PR12599.
2012-04-20 Jim GrosbachARM: Update NEON assembly two-operand aliases.
2012-04-20 Manuel KlimekRemoves json-bench from the test dependencies.
2012-04-20 Jakob Stoklund OlesenRevert r155136 "Defer some shl transforms to DAGCombine."
2012-04-20 Jim GrosbachARM some VFP tblgen'erated two-operand aliases.
2012-04-20 Jim GrosbachTidy up. Formatting.
2012-04-19 Dan GohmanAvoid a bug in the path count computation, preventing...
2012-04-19 Joel JonesTest for the the problem with xors being changed into...
2012-04-19 Michael J. SpencerRemove llvm-ld and llvm-stub (which is only used by...
2012-04-19 Jakob Stoklund OlesenDefer some shl transforms to DAGCombine.
2012-04-19 Jakob Stoklund OlesenExtract the broken part of XFAILed test into its own...
2012-04-18 Jakob Stoklund OlesenFileCheckize
2012-04-18 Jakob Stoklund OlesenNobody likes shifty instructions, but that was a bit...
2012-04-18 Silviu BarangaAdded support for disassembling unpredictable swp/swpb...
2012-04-18 Silviu BarangaFix the bahavior of the disassembler when decoding...
2012-04-18 Silviu BarangaAdded support for unpredictable mcrr/mcrr2/mrrc/mrrc2...
2012-04-18 Silviu BarangaFixed decoding for the ARM cdp2 instruction. The restri...
2012-04-18 Silviu BarangaAdd suport for unpredicatble cases of the cmp, tst...
2012-04-18 Joe GroffFileCheckify, un-XFAIL SimplifyLibCalls/floor test
2012-04-18 Joe GroffMove win32 SimplifyLibcall test under Transforms
2012-04-17 Joe Grofffix pr12559: mark unavailable win32 math libcalls
2012-04-17 Akira HatanakaAdd disassembler to MIPS.
2012-04-17 Benjamin KramerForce cmov on test so block placement doesn't shuffle...
2012-04-17 James MolloyFix bad EXTRACT_SUBREG in instruction selection for...
2012-04-17 Benjamin KramerRevert "SCEV: When expanding a GEP the final addition...
2012-04-17 Andrew TrickTest cases that assume layout should use -disable-code...
2012-04-17 Kevin EnderbyFix ARM disassembly of VLD2 (single 2-element structure...
2012-04-17 Preston Gurdtemporarily XFAIL this test until post RA
2012-04-16 Chandler CarruthDisable the atom scheduling test after r154874 broke it.
2012-04-16 Jim GrosbachARM two-operand forms for vhadd and vhsub instructions.
2012-04-16 Chandler CarruthRelax this test a touch to cope with different assembly...
2012-04-16 Chandler CarruthFix updateTerminator to be resiliant to degenerate...
2012-04-16 Jim GrosbachMC assembly parser handling for trailing comma in macro...
2012-04-16 Jakob Stoklund OlesenFileCheckize these tests.
2012-04-16 Jakob Stoklund OlesenDisable code placement for this test.
2012-04-16 Duncan SandsRemove support for the special 'fast' value for fpmath...
2012-04-16 Richard SmithFix incorrect atomics codegen introduced in r154705...
2012-04-16 Akira HatanakaThis patch fixes 3 problems:
2012-04-16 Jim GrosbachARM assembly two-operand forms for VRSHL.
2012-04-16 Jim GrosbachTidy up. Test formatting.
2012-04-16 Akira HatanakaDo not add offset in applyFixup. This has already been...
2012-04-16 Jim GrosbachARM two-operand aliases for VRHADD instructions.
2012-04-16 Jim GrosbachTidy up. Testcase formatting.
2012-04-16 Bill WendlingMove to X86 directory because this fails on non-X86...
2012-04-16 Duncan SandsMake it possible to indicate relaxed floating point...
2012-04-16 Chandler CarruthFlip the new block-placement pass to be on by default.
2012-04-16 Chandler CarruthRemove an overly brittle test. This test will no longer...
2012-04-16 Chandler CarruthAdd a somewhat hacky heuristic to do something differen...
2012-04-16 Richard BartonAdd -disassemble support for -show-inst and -show-encod...
2012-04-16 Chandler CarruthTweak the loop rotation logic to check whether the...
2012-04-16 Hal FinkelRemove dead SD nodes after the combining pass. Fixes...
2012-04-16 Chandler CarruthRewrite how machine block placement handles loop rotation.
2012-04-15 Craig TopperRemove AVX2 vpermq and vpermpd intrinsics. These can...
2012-04-15 Nadav RotemFix PR12529. The Vxx family of instructions are only...
2012-04-15 Nadav RotemWhen emulating vselect using OR/AND/XOR make sure to...
2012-04-15 Elena DemikhovskyAdded VPERM optimization for AVX2 shuffles
2012-04-14 Duncan SandsRename "fpaccuracy" metadata to the more generic "fpmat...
2012-04-14 Hal FinkelFix an error in BBVectorize important for vectorizing...
2012-04-14 Hal FinkelEnhance BBVectorize to more-properly handle pointer...
2012-04-13 Richard SmithFix X86 codegen for 'atomicrmw nand' to generate *x...
2012-04-13 Hal FinkelAdd support to BBVectorize for vectorizing selects.
2012-04-13 Evan ChengOn Darwin targets, only use vfma etc. if the source...
2012-04-13 Dan GohmanConsider ObjC runtime calls objc_storeWeak and others...
2012-04-13 Sylvestre LedruCatch the Python exception when subprocess.Popen is...
2012-04-13 Dan GohmanUse the new Use-aware dominates method to apply the...
2012-04-13 Dan GohmanDon't move objc_autorelease calls past autorelease...
2012-04-12 Sirish PandeDisable Hexagon test temporarily.
2012-04-12 Preston GurdThis patch improves the MCJIT runtime dynamic loader...
2012-04-12 Craig TopperFix 128-bit ptest intrinsics to take v2i64 instead...
2012-04-11 Akira HatanakaRevert changes that were accidentally committed.
2012-04-11 Akira HatanakaFix string that is being checked.
2012-04-11 Akira HatanakaEmit neg.s or neg.d only if -enable-no-nans-fp-math...
2012-04-11 Akira HatanakaEmit abs.s or abs.d only if -enable-no-nans-fp-math...
next