summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Fix the test. Add cpu target.Nadav Rotem2011-08-10
* When performing a truncating store, it is sometimes possible to rearrange theNadav Rotem2011-08-10
* Add initial support for decoding NEON instructions in Thumb2 mode.Owen Anderson2011-08-10
* The following X86 pattern is incorrect:Bruno Cardoso Lopes2011-08-10
* Add support for the R and Q constraints.Rafael Espindola2011-08-10
* Invoke SimplifyIndVar when we partially unroll a loop. Fixes PR10534.Andrew Trick2011-08-10
* Fix a bug in vpermilps mask checking. Fix PR10560Bruno Cardoso Lopes2011-08-10
* Remove the build_unwind function from the OCaml bindings.Peter Collingbourne2011-08-10
* Fix the LoopUnroller to handle nontrivial loops and partial unrolling.Andrew Trick2011-08-10
* Push GPRnopc through a large number of instruction definitions to tighten ope...Owen Anderson2011-08-10
* Tighten operand checking of register-shifted-register operands.Owen Anderson2011-08-09
* Add 256-bit support for v8i32, v4i64 and v4f64 ISD::SELECT. Fix PR10556Bruno Cardoso Lopes2011-08-09
* Tighten operand checking on memory barrier instructions.Owen Anderson2011-08-09
* Tighten operand checking on CPS instructions.Owen Anderson2011-08-09
* Create a new register class for the set of all GPRs except the PC. Use it to...Owen Anderson2011-08-09
* Add v16i16 and v32i8 store patternsBruno Cardoso Lopes2011-08-09
* Use fp unpack instructions to unpack int types. Until we have AVX2, thisBruno Cardoso Lopes2011-08-09
* Fix a couple ridiculous copy-paste errors. rdar://9914773 .Eli Friedman2011-08-09
* ARM Disassembler: sign extend branch immediates.Benjamin Kramer2011-08-09
* Tighten Thumb1 branch predicate decoding.Owen Anderson2011-08-09
* Replace the existing ARM disassembler with a new one based on the FixedLenDec...Owen Anderson2011-08-09
* Revert r137134. It breaks some code as Eli pointed out.Bill Wendling2011-08-09
* Print out the variable declaration only if it is a declaration. Otherwise, aBill Wendling2011-08-09
* Inflate register classes after coalescing.Jakob Stoklund Olesen2011-08-09
* Reapply a more appropriate solution than in r137114. AVX supportsBruno Cardoso Lopes2011-08-09
* Revert r137114Bruno Cardoso Lopes2011-08-09
* PTX: Add initial support for device function callsJustin Holewinski2011-08-09
* Handle sitofp between v4f64 <- v4i32. Fix PR10559Bruno Cardoso Lopes2011-08-09
* Add support for avx vector fextendBruno Cardoso Lopes2011-08-09
* Rename and tidy up testsBruno Cardoso Lopes2011-08-09
* Add two patterns to match special vmovss and vmovsd cases. Also fixBruno Cardoso Lopes2011-08-09
* Make LowerVSETCC aware of AVX types and add patterns to match them.Bruno Cardoso Lopes2011-08-09
* Tidy up these testcases to look more like real code does.Dan Gohman2011-08-09
* ARM parsing and encoding for LDRBT instruction.Jim Grosbach2011-08-08
* ARM parsing and encoding for LDRB instruction.Jim Grosbach2011-08-08
* Add FIXME.Jim Grosbach2011-08-08
* Add support for several vector shifts operations while in AVX mode. Fix PR10581Bruno Cardoso Lopes2011-08-08
* Fix up the patterns for SXTB, SXTH, UXTB, and UXTH so that they are correctly...Eli Friedman2011-08-08
* Don't clobber pending ST regs when FP regs are killed.Jakob Stoklund Olesen2011-08-08
* Made SCEV's UDiv expressions more canonical. When dividing aAndrew Trick2011-08-06
* ARM load instruction shifted register index operands.Jim Grosbach2011-08-05
* ARM indexed load assembly parsing and encoding.Jim Grosbach2011-08-05
* Add ARM LDR parsing tests.Jim Grosbach2011-08-05
* We need to map DebugLoc. It leads to Fuction * (through subprogram entry node...Devang Patel2011-08-04
* Linke NamedMDNodes after linking global values as comment suggests.Devang Patel2011-08-04
* Fix the bitwidth of the remaining fields.Rafael Espindola2011-08-04
* print st_shndx with the correct number of bits.Rafael Espindola2011-08-04
* print st_other with the correct number of bits.Rafael Espindola2011-08-04
* print st_type with the correct number of bits.Rafael Espindola2011-08-04
* Print st_bind with the correct number of bits.Rafael Espindola2011-08-04