Fix test syntax to work with non-bash /bin/sh.
[oota-llvm.git] / test /
2014-04-12 David BlaikiePR13337: Omit DW_TAG_restrict_type when compiling for...
2014-04-12 Richard TrieuAdd extra checks to mvn.ll test to prevent the "f1...
2014-04-12 Adrian PrantlRevert "Debug info: (bugfix) C++ C/Dtors can be compile...
2014-04-12 Juergen Ributzka[ARM64] Never hoist the shift value of a shift instruction.
2014-04-12 Juergen Ributzka[ARM64] Fix the cost model for cheap large constants.
2014-04-12 Adrian PrantlDebug info: (bugfix) C++ C/Dtors can be compiled to...
2014-04-12 Hal FinkelReenable use of TBAA during CodeGen
2014-04-12 Hal FinkelAdd the ability to use GEPs for address sinking in CGP
2014-04-11 Louis GerbargAdd ARM64 CLS patterns
2014-04-11 Quentin Colombet[RegAllocGreedy][Last Chance Recoloring] Change the...
2014-04-11 Quentin Colombet[RegAllocGreedy][Last Chance Recoloring] Addition of
2014-04-11 Rafael EspindolaDon't lose the thumb bit by using relocations with...
2014-04-11 Adrian PrantlAdd some CHECKs to this testcase.
2014-04-11 Matt ArsenaultFix shift by constants for vector.
2014-04-11 Adrian PrantlDebug info: Store the DIVariable in DebugLocEntry also...
2014-04-11 Tom StellardSelectionDAG: Use helper function to improve legalizati...
2014-04-11 Daniel SandersRevert: r205182 - llvm/test/MC/Mips/mips64r2/valid...
2014-04-11 Simon Atanasyan[yaml2obj][ELF] ELF Relocations Support.
2014-04-10 Reid KlecknerMove the segmented stack switch to a function attribute
2014-04-10 Josh Magee[stack protector] Refactor and clean-up test. No funct...
2014-04-10 Kaelyn TakataRemove the use of "%e" as it is not a valid expansion...
2014-04-10 David BlaikieReimplement debug info compression by compressing the...
2014-04-10 David BlaikieRevert debug info compression support.
2014-04-10 Kevin EnderbyFor the ARM integrated assembler add checking of the
2014-04-10 Arnold SchwaighoferReapply "SLPVectorizer: Ignore users that are insertele...
2014-04-10 Daniel Sanders[mips] Switch the MIPS-III and MIPS-IV assembler tests...
2014-04-10 David MajnemerYAMLIO: Allow scalars to dictate quotation rules
2014-04-10 Juergen Ributzka[ARM64] Fix immediate cost calculation for types larger...
2014-04-10 Reid KlecknerRevert "For the ARM integrated assembler add checking...
2014-04-10 Jim GrosbachX86: Tighten up test.
2014-04-09 Jim GrosbachAdd support for load folding of avx1 logical instructions
2014-04-09 Jim GrosbachSelectionDAG: Don't constant fold target-specific nodes.
2014-04-09 Kevin EnderbyFor the ARM integrated assembler add checking of the
2014-04-09 Chad Rosier[AArch64] Implement the isZExtFree APIs.
2014-04-09 Chad Rosier[AArch64] Implement the isTruncateFree API.
2014-04-09 Quentin Colombet[DAGCombiner] DAG combine does not know how to combine...
2014-04-09 David MajnemerRevert "Revert "YAMLIO: Encode ambiguous hex strings...
2014-04-09 David Majnemerobj2yaml: Don't crash if the characteristics field...
2014-04-09 Justin Holewinski[NVPTX] Add preliminary intrinsics and codegen support...
2014-04-09 Justin Holewinski[NVPTX] Add support for addrspacecast in global variabl...
2014-04-09 Alp TokerFix some doc and comment typos
2014-04-09 Bradley Smith[ARM64] Change SYS without a register to an alias to...
2014-04-09 Bradley Smith[ARM64] Correctly disassemble ISB operand as ISB not...
2014-04-09 Bradley Smith[ARM64] Properly support both apple and standard syntax...
2014-04-09 Bradley Smith[ARM64] Flag setting logical/add/sub immediate instruct...
2014-04-09 Bradley Smith[ARM64] Conditional branches must always print their...
2014-04-09 Bradley Smith[ARM64] Fix disassembly logic for extended loads/stores...
2014-04-09 Bradley Smith[ARM64] Add missing shifted register MVN alias to ORN
2014-04-09 Bradley Smith[ARM64] SXTW/UXTW are only valid aliases for 32-bit...
2014-04-09 Bradley Smith[ARM64] Fix canonicalisation of MOVs. MOV is too comple...
2014-04-09 Bradley Smith[ARM64] Fixup ADR/ADRP parsing such that they accept...
2014-04-09 Bradley Smith[ARM64] Ensure sp is decoded as SP, not XZR in LD1...
2014-04-09 Bradley Smith[ARM64] Tighten up the special casing in emitting arith...
2014-04-09 Bradley Smith[ARM64] Rename LR to the UAL-compliant 'X30'.
2014-04-09 Bradley Smith[ARM64] Rename FP to the UAL-compliant 'X29'.
2014-04-09 Bradley Smith[ARM64] Add a PostEncoderMethod to FCMP - the Rm field...
2014-04-09 Bradley Smith[ARM64] SCVTF and FCVTZS/U are undefined if scale<5...
2014-04-09 Bradley Smith[ARM64] EXT and EXTR instructions on v8i8 and W regs...
2014-04-09 Bradley Smith[ARM64] UBFM/BFM is undefined on w registers when imms...
2014-04-09 Bradley Smith[ARM64] Floating point to fixed point scaled conversion...
2014-04-09 Bradley Smith[ARM64] Port over the PostEncoderMethod fix for SMULH...
2014-04-09 Bradley Smith[ARM64] Add missing tlbi operands and error for extra...
2014-04-09 Bradley Smith[ARM64] Rework system register parsing to overcome...
2014-04-09 Bradley Smith[ARM64] Port over the PostEncoderMethod from AArch64...
2014-04-09 Bradley Smith[ARM64] Add WZR to isGPR32Register, since every use...
2014-04-09 Bradley Smith[ARM64] Move CPSRField and DBarrier operands over to...
2014-04-09 Bradley Smith[ARM64] Switch the decoder, disassembler, instprinter...
2014-04-09 Bradley Smith[ARM64] Shifted register ALU ops are reserved if sf...
2014-04-09 Bradley Smith[ARM64] Add support for NV condition code (exists only...
2014-04-09 Bradley Smith[ARM64] Add missing 1Q -> 1q vector kind alias
2014-04-09 Bradley Smith[ARM64] Add parsing for vector lists such as {v0.8b...
2014-04-09 Bradley Smith[ARM64] Correctly alias LSL to UXTW for 32bit instructi...
2014-04-09 Bradley Smith[ARM64] STRHro and STRBro were not being decoded at...
2014-04-09 Bradley Smith[ARM64] MOVK with sf=0 and hw<1>=1 is unallocated....
2014-04-09 Bradley Smith[ARM64] Register-offset loads and stores with the ...
2014-04-09 Filipe CabecinhasRevert "YAMLIO: Encode ambiguous hex strings explicitly"
2014-04-09 Arnold SchwaighoferSLPVectorizer: Only vectorize intrinsics whose operands...
2014-04-09 Elena DemikhovskyAVX-512: insert element to mask vector; store i1 data
2014-04-09 Daniel SandersRe-commit: [mips] abs.[ds], and neg.[ds] should be...
2014-04-09 David MajnemerYAMLIO: Encode ambiguous hex strings explicitly
2014-04-09 Matt ArsenaultR600/SI: Match not instruction.
2014-04-09 Tim NorthoverARM64: scalarize v1i64 mul operation
2014-04-09 Tim NorthoverARM64: add pattern for <1 x i64> custom not node.
2014-04-08 David MajnemerWinCOFF: Emit common symbols as specified in the COFF...
2014-04-08 Sebastian Popin findGCD of multiply expr return the gcd
2014-04-08 Juergen Ributzka[Constant Hoisting][ARM64] Enable constant hoisting...
2014-04-08 Kevin EnderbyFix the ARM VLD3 (single 3-element structure to all...
2014-04-08 Diego NovilloAdd -pass-remarks flag to 'opt'.
2014-04-08 NAKAMURA TakumiX86MCAsmInfoGNUCOFF: Set PointerSize as 8 for targeting...
2014-04-08 Tim NorthoverARM64: fix fmsub patterns which assumed accum operand...
2014-04-08 Elena DemikhovskyAVX-512: Added fp_to_uint and uint_to_fp patterns.
2014-04-07 David Majnemerobj2yaml: Use the correct relocation type for different...
2014-04-07 Reed KotlerReverting commit r205628 due to mips64 issues.
2014-04-07 Tom StellardR600/SI: Handle INSERT_SUBREG in SIFixSGPRCopies
2014-04-07 Tom StellardR600: Match 24-bit arithmetic patterns in a Target...
2014-04-07 Eric ChristopherRevert the last couple of patches here and go back...
2014-04-07 Eric ChristopherHandle vlas during inline cost computation if they...
2014-04-07 Eric ChristopherXFAIL this completely at the moment:
2014-04-07 Eric ChristopherMake test run on most platforms and only fail on cygwin...
2014-04-06 NAKAMURA TakumiQuick fix: Triple::isOSMSVCRT() should be false for...
next