- Apr 19, 2010
-
-
Devang Patel authored
llvm-svn: 101805
-
Dan Gohman authored
than just getting one through a TargetLowering. llvm-svn: 101802
-
Dan Gohman authored
SelectionDAG-specific. llvm-svn: 101801
-
Dan Gohman authored
be done with const_cast. llvm-svn: 101798
-
Dan Gohman authored
llvm-svn: 101793
-
Dan Gohman authored
llvm-svn: 101790
-
Mikhail Glushenkov authored
llvm-svn: 101789
-
Johnny Chen authored
instructions should have Rd (Inst{11-8}) != 0b1111. Ref: A6.3 32-bit Thumb instruction encoding A6.3.11 Data-processing (shifted register) llvm-svn: 101788
-
Dan Gohman authored
llvm-svn: 101785
-
Johnny Chen authored
VLD1q*_UPD and VST1q*_UPD have the ${dst:dregpair} operand now. llvm-svn: 101784
-
Benjamin Kramer authored
llvm-svn: 101783
-
Dan Gohman authored
llvm-svn: 101782
-
Dan Gohman authored
llvm-svn: 101781
-
Dan Gohman authored
llvm-svn: 101779
-
Dan Gohman authored
llvm-svn: 101778
-
Dan Gohman authored
llvm-svn: 101777
-
Dan Gohman authored
llvm-svn: 101776
-
- Apr 18, 2010
-
-
Anton Korobeynikov authored
llvm-svn: 101755
-
Anton Korobeynikov authored
FU per CPU arch to 32 per intinerary allowing precise modelling of quite complex pipelines in the future. llvm-svn: 101754
-
Chris Lattner authored
llvm-svn: 101723
-
Benjamin Kramer authored
llvm-svn: 101711
-
Benjamin Kramer authored
llvm-svn: 101710
-
Nick Lewycky authored
platforms to unbreak the darwin and linux builds. The BSD folks should feel free to change the #if, if this breaks them. llvm-svn: 101703
-
Nick Lewycky authored
llvm-svn: 101702
-
Nick Lewycky authored
llvm-svn: 101701
-
Chris Lattner authored
as it is more efficient than fork/exec. Thanks to Eric for adding the autoconf check. It would be nice if a cmake guru could add a cmake check for posix_spawn as well. llvm-svn: 101693
-
Chris Lattner authored
llvm-svn: 101692
-
Chris Lattner authored
llvm-svn: 101691
-
Chris Lattner authored
llvm-svn: 101690
-
Chris Lattner authored
llvm-svn: 101689
-
Bill Wendling authored
emitted or not. The JIT doesn't set that. Look it up in the label location table instead. llvm-svn: 101686
-
Bill Wendling authored
llvm-svn: 101685
-
Bill Wendling authored
indicated number of bytes. llvm-svn: 101684
-
- Apr 17, 2010
-
-
Nick Lewycky authored
llvm-svn: 101676
-
Daniel Dunbar authored
llvm-svn: 101675
-
Nick Lewycky authored
llvm-svn: 101674
-
Chris Lattner authored
up with the definition (and fix a broken testcase). PR6491. llvm-svn: 101670
-
Dale Johannesen authored
llvm-svn: 101664
-
Chris Lattner authored
llvm-svn: 101663
-
Chris Lattner authored
even if the element of the array has no size. llvm-svn: 101662
-