- Oct 21, 2009
-
-
Anton Korobeynikov authored
llvm-svn: 84776
-
Anton Korobeynikov authored
RMW preprocessing stuff was incorrect. Grab the stuff from x86 backend and disable some tests until it will be clever enough to handle them. llvm-svn: 84775
-
Anton Korobeynikov authored
llvm-svn: 84774
-
Anton Korobeynikov authored
llvm-svn: 84773
-
Bob Wilson authored
Patch by Johnny Chen. llvm-svn: 84767
-
Bob Wilson authored
llvm-svn: 84766
-
Sanjiv Gupta authored
llvm-svn: 84764
-
Sanjiv Gupta authored
variables. This pass can be invoked by llvm-ld or opt to traverse over the call graph to detect what function frames and their automatic variables can be overlaid. Currently this builds an archive , but needs to be changed to a loadable module. llvm-svn: 84753
-
Evan Cheng authored
llvm-svn: 84751
-
Chris Lattner authored
llvm-svn: 84738
-
Bob Wilson authored
Thanks to Johnny Chen for discovering the problem. llvm-svn: 84732
-
Bob Wilson authored
a default value of zero. This is important for decoding the instructions. Patch by Johnny Chen, with some changes from me, too. llvm-svn: 84730
-
Chris Lattner authored
llvm-svn: 84725
-
Anton Korobeynikov authored
llvm-svn: 84713
-
Anton Korobeynikov authored
llvm-svn: 84712
-
Anton Korobeynikov authored
llvm-svn: 84711
-
Anton Korobeynikov authored
llvm-svn: 84710
-
Anton Korobeynikov authored
llvm-svn: 84709
-
Anton Korobeynikov authored
llvm-svn: 84708
-
Anton Korobeynikov authored
llvm-svn: 84707
-
Anton Korobeynikov authored
llvm-svn: 84706
-
Anton Korobeynikov authored
llvm-svn: 84704
-
Anton Korobeynikov authored
llvm-svn: 84703
-
Anton Korobeynikov authored
llvm-svn: 84702
-
Anton Korobeynikov authored
llvm-svn: 84701
-
Anton Korobeynikov authored
llvm-svn: 84700
-
Daniel Dunbar authored
llvm-svn: 84687
-
- Oct 20, 2009
-
-
Jim Grosbach authored
llvm-svn: 84669
-
Jim Grosbach authored
llvm-svn: 84664
-
Dan Gohman authored
llvm-svn: 84652
-
Dan Gohman authored
encounters an OEQ or UNE comparison, and update its callers to check for this return status and recover. This fixes a problem resulting from the LowerOperation hooks being called from LegalizeVectorOps, because LegalizeVectorOps only lowers vectors, so OEQ and UNE comparisons may still be at large. This fixes PR5092. llvm-svn: 84640
-
Benjamin Kramer authored
llvm-svn: 84632
-
Sanjiv Gupta authored
llvm-svn: 84628
-
Chris Lattner authored
llvm-svn: 84614
-
Chris Lattner authored
present. llvm-svn: 84613
-
Chris Lattner authored
llvm-svn: 84611
-
Daniel Dunbar authored
llvm-svn: 84600
-
Jim Grosbach authored
functions are not needed. llvm-svn: 84587
-
Jim Grosbach authored
llvm-svn: 84585
-
Chris Lattner authored
llvm-svn: 84583
-