- Apr 02, 2006
-
-
Andrew Lenharth authored
llvm-svn: 27362
-
- Mar 17, 2006
-
-
Nate Begeman authored
Make the PPC backend not dependent on BRTWOWAY_CC and make the branch selector smarter about the code it generates, fixing a case in the readme. llvm-svn: 26814
-
- Mar 09, 2006
-
-
Andrew Lenharth authored
llvm-svn: 26641
-
- Mar 05, 2006
-
-
Chris Lattner authored
implement copysign as a native op if they have it. llvm-svn: 26541
-
- Feb 13, 2006
-
-
Chris Lattner authored
CALLSEQ_START nodes. llvm-svn: 26143
-
- Feb 01, 2006
-
-
Nate Begeman authored
of the SELECT_CC, BR_CC, and BRTWOWAY_CC nodes. llvm-svn: 25875
-
- Jan 31, 2006
-
-
Evan Cheng authored
llvm-svn: 25855
-
- Jan 29, 2006
-
-
Chris Lattner authored
why all this code isn't autogenerated. :( llvm-svn: 25770
-
- Jan 28, 2006
-
-
Nate Begeman authored
who don't want the default behavior (Alpha). llvm-svn: 25726
-
Chris Lattner authored
llvm-svn: 25718
-
- Jan 26, 2006
-
-
Andrew Lenharth authored
llvm-svn: 25623
-
- Jan 25, 2006
-
-
Andrew Lenharth authored
llvm-svn: 25620
-
Andrew Lenharth authored
llvm-svn: 25614
-
Nate Begeman authored
Remove TLI.LowerVA* and replace it with SDNodes that are lowered the same way as everything else. llvm-svn: 25606
-
- Jan 23, 2006
-
-
Andrew Lenharth authored
llvm-svn: 25553
-
Andrew Lenharth authored
llvm-svn: 25552
-
Andrew Lenharth authored
llvm-svn: 25550
-
Andrew Lenharth authored
llvm-svn: 25549
-
- Jan 19, 2006
-
-
Andrew Lenharth authored
llvm-svn: 25464
-
- Jan 16, 2006
-
-
Andrew Lenharth authored
llvm-svn: 25369
-
Andrew Lenharth authored
llvm-svn: 25364
-
- Jan 14, 2006
-
-
Nate Begeman authored
llvm-svn: 25312
-
- Jan 13, 2006
-
-
Chris Lattner authored
llvm-svn: 25272
-
- Jan 11, 2006
-
-
Nate Begeman authored
Add dag combiner code to recognize rotl, rotr Add ppc code to match rotl Targets should add rotl/rotr patterns if they have them llvm-svn: 25222
-
- Jan 05, 2006
-
-
Jim Laskey authored
llvm-svn: 25105
-
Jim Laskey authored
inserted in the code. llvm-svn: 25104
-
- Dec 25, 2005
-
-
Andrew Lenharth authored
llvm-svn: 25008
-
- Dec 24, 2005
-
-
Andrew Lenharth authored
are for function prologue. TODO: move external symbols over to using RelLit. : have a pattern that matches constpool|globaladdr : have a pattern that matches (add x imm) -> x, imm or (...) -> ..., 0 llvm-svn: 25003
-
Andrew Lenharth authored
Lower GOT relative addresses to Lo and HI. Update both ISels to select them when they can. Saves instructions here and there. llvm-svn: 25001
-
- Dec 21, 2005
-
-
Jim Laskey authored
llvm-svn: 24919
-
- Nov 30, 2005
-
-
Andrew Lenharth authored
llvm-svn: 24536
-
Andrew Lenharth authored
llvm-svn: 24535
-
Andrew Lenharth authored
Getting in on the custom lowering thing, yay evilness with fp setcc, yuck trivial int select, hmmm in memory args for functions, yay DIV and REM, always handy. They should be custom lowered though. Lots more stuff compiles now (go go single source!). Of course, none of it probably works, but that is what the nightly tester can find out :) llvm-svn: 24533
-
- Nov 29, 2005
-
-
Chris Lattner authored
llvm-svn: 24513
-
- Nov 09, 2005
-
-
Andrew Lenharth authored
llvm-svn: 24260
-
- Oct 06, 2005
-
-
Andrew Lenharth authored
llvm-svn: 23644
-
- Sep 30, 2005
-
-
Andrew Lenharth authored
llvm-svn: 23531
-
- Sep 29, 2005
-
-
Chris Lattner authored
Though I have done extensive testing, it is possible that this will break things in configs I can't test. Please let me know if this causes a problem and I'll fix it ASAP. llvm-svn: 23505
-
- Sep 13, 2005
-
-
Chris Lattner authored
llvm-svn: 23330
-
- Sep 06, 2005
-
-
Andrew Lenharth authored
llvm-svn: 23246
-