Force cpu in test.
[oota-llvm.git] / test / CodeGen /
2013-03-08 Tom StellardR600: Optimize another selectcc case
2013-03-08 Tom StellardR600: Improve custom lowering of select_cc
2013-03-08 Tom StellardR600: Change operation action from Custom to Expand...
2013-03-08 Tom StellardR600: Change operation action from Custom to Expand...
2013-03-08 Tom StellardLegalizeDAG: Respect the result of TLI.getBooleanConten...
2013-03-08 Vincent LejeuneR600: Change addresspace in fold-kcache.ll
2013-03-08 Tim NorthoverAArch64: specify full triple in test as only Linux...
2013-03-08 Christian KonigR600/SI: adjust test to recent changes
2013-03-08 Jyotsna VermaHexagon: Add patterns for zero extended loads from...
2013-03-08 Tim NorthoverAArch64: expand sincos operations, we don't support...
2013-03-08 David BlaikieAnother test fix for r176671.
2013-03-08 David BlaikieCouple of test fixes for r176671.
2013-03-08 Bill WendlingRevert r176154 in favor of a better approach.
2013-03-08 David BlaikieUpgrade tests to the latest debug info format.
2013-03-07 Chad Rosier[fast-isel] Add support for the expect intrinsic.
2013-03-07 Jyotsna VermaHexagon: Handle i8, i16 and i1 Var Args.
2013-03-07 Jyotsna VermaHexagon: Add support to lower block address.
2013-03-07 Benjamin KramerMove testcase, this is testing extraction not inserting.
2013-03-07 Benjamin KramerX86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into...
2013-03-07 Jim GrosbachSDAG: Handle scalarizing an extend of a <1 x iN> vector.
2013-03-07 Michael LiaoFix two remaining issue after fixing PR15355 when CMOV...
2013-03-06 Akira Hatanaka[mips] Custom-legalize BR_JT.
2013-03-06 Akira Hatanaka[mips] Add a line which checks function name. Rename...
2013-03-06 Michael LiaoFix PR15355
2013-03-05 Akira Hatanaka[mips] Remove android calling convention.
2013-03-05 Akira Hatanaka[mips] Fix MipsCC::analyzeReturn so that, in soft-float...
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCallResult and...
2013-03-05 Akira Hatanaka[mips] Fix MipsTargetLowering::LowerCall to pass fp128...
2013-03-05 Akira Hatanaka[mips] Correct handling of fp128 (long double) formals...
2013-03-05 Jyotsna Vermareverting patch 176508.
2013-03-05 Jyotsna VermaHexagon: Add support for lowering block address.
2013-03-05 Jyotsna VermaHexagon: Expand addc, adde, subc and sube.
2013-03-05 Jyotsna VermaHexagon: Add encoding bits to the TFR64 instructions.
2013-03-05 Vincent LejeuneR600: Turn BUILD_VECTOR into Reg_Sequence
2013-03-05 Vincent LejeuneR600: Use MUL_IEEE for trig/fdiv intrinsic
2013-03-05 NAKAMURA Takumillvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit...
2013-03-05 NAKAMURA Takumillvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple...
2013-03-04 Akira Hatanaka[mips] Print move instructions.
2013-03-04 Jack CarterMips specific inline assembler constraint 'R'
2013-03-04 Eli BenderskyReapply r176381, writing the CHECKs in a more forgiving...
2013-03-04 Preston GurdBypass Slow Divides
2013-03-02 Jim GrosbachARM: Creating a vector from a lane of another.
2013-03-02 Arnold SchwaighoferARM NEON: Fix v2f32 float intrinsics
2013-03-02 Michael GottesmanRevert "Rewrite a test to count emitted instructions...
2013-03-01 Akira Hatanaka[mips] Fix inefficient code generation.
2013-03-01 Eli BenderskyRewrite a test to count emitted instructions without...
2013-03-01 Akira HatanakaSet properties for f128 type.
2013-03-01 Michael LiaoAdd regression tests (WORKSFORME)
2013-03-01 Chad RosierGenerate an error message instead of asserting or segfa...
2013-03-01 Michael LiaoFix PR10475
2013-03-01 Chad RosierAdd support for using non-pic code for arm and thumb1...
2013-03-01 Christian KonigR600/SI: fix sampler tests after fixing wait insertions
2013-03-01 Jyotsna VermaHexagon: Add constant extender support framework.
2013-03-01 Akira Hatanaka[mips] Remove unused option. Fix 80-column violations.
2013-03-01 Akira Hatanaka[mips] Add the capability to search delay slot filling...
2013-03-01 Akira Hatanaka[mips] Add capability to search in the forward directio...
2013-03-01 Akira Hatanaka[mips] Define class MemDefsUses.
2013-02-28 Tim NorthoverAArch64: be more careful resorting to inefficient addre...
2013-02-28 Tim NorthoverAArch64: don't drop GlobalAddress offset when handling...
2013-02-28 Tim NorthoverAArch64: Use cbnz instead of cmp/b.ne pair for atomic...
2013-02-27 Jim GrosbachARM: FMA is legal only if VFP4 is available.
2013-02-27 Manman RenSelectionDAG: If llvm.donothing has a landingpad, we...
2013-02-26 Bill SchmidtFix PR15332 (patch by Florian Zeitz).
2013-02-26 Chad RosierAdd a test case for r176066.
2013-02-26 Chad RosierRemove a few unused arguments.
2013-02-26 Bill SchmidtFix PR15359.
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2013-02-25 Michael LiaoFix PR10499
2013-02-25 Chad RosierRemove extraneous attribute number.
2013-02-25 Chad Rosier[fast-isel] Add X86FastIsel::FastLowerArguments to...
2013-02-25 Andrew Trickpre-RA-sched fix: only reevaluate physreg interferences...
2013-02-25 Bill SchmidtFix missing relocation for TLS addressing peephole...
2013-02-25 Chandler CarruthFix the root cause of PR15348 by correctly handling...
2013-02-24 Nadav RotemRevert r169638 because it broke Mesa llvmpipe tests.
2013-02-23 Benjamin KramerX86: Disable cmov-memory patterns on subtargets without...
2013-02-23 Reed KotlerExpand pseudos/macros for Selt. This is the last of...
2013-02-22 Akira Hatanaka[mips] Emit call16 operator instead of got_disp. The...
2013-02-22 Peter CollingbourneFix test by matching movaps instead of AVX-only vmovaps
2013-02-22 Peter Collingbournex86_64: designate most general purpose and SSE register...
2013-02-22 Pete CooperRemove unused CHECK lines copied from another test
2013-02-22 Kristof BeylsMake ARMAsmPrinter generate the correct alignment speci...
2013-02-22 Reed KotlerExpand mips16 SelT form pseudso/macros.
2013-02-22 Pete CooperFix isa<> check which could never be true.
2013-02-21 Anshuman DasguptaHexagon: Expand cttz, ctlz, and ctpop for now.
2013-02-21 Jakob Stoklund OlesenMake RAFast::UsedInInstr indexed by register units.
2013-02-21 Bill SchmidtLarge code model support for PowerPC.
2013-02-21 Benjamin KramerDAGCombiner: Make the post-legalize vector op optimizat...
2013-02-21 Tom StellardR600: Fix for Unigine when MachineSched is enabled
2013-02-21 Michel DanzerR600/SI: Make sure M0 is loaded for V_INTERP_MOV_F32
2013-02-21 Reed KotlerExpand the sel pseudo/macro. This generates basic block...
2013-02-21 Bill SchmidtPPCDAGToDAGISel::PostprocessISelDAG()
2013-02-20 Bill SchmidtStabilize vec_constants.ll
2013-02-20 Arnold SchwaighoferDAGCombiner: Fold pointless truncate, bitcast, buildvec...
2013-02-20 Bill SchmidtAdditional fixes for bug 15155.
2013-02-20 Michael LiaoFix PR15267
2013-02-20 Bill SchmidtFix bug 14779 for passing anonymous aggregates [patch...
2013-02-20 Jyotsna VermaHexagon: Move HexagonMCInst.h to MCTargetDesc/HexagonMC...
2013-02-20 Bill SchmidtFix PR15155: lost vadd/vsplat optimization.
2013-02-20 Elena DemikhovskyI optimized the following patterns:
2013-02-20 Logan ChienFix thumbv5e frame lowering assertion failure.
next