- Aug 05, 2003
-
-
Tanya Lattner authored
llvm-svn: 7614
-
Tanya Lattner authored
1) Check that trapping instructionns that are not guaranteed to execute are not hoisted. 2) Check that trapping instructions that are guaranteed to execute are hoisted. llvm-svn: 7613
-
Tanya Lattner authored
llvm-svn: 7612
-
Chris Lattner authored
* Expand most tabs into spaces * Move #define DEBUG_TYPE to top of file to avoid warning llvm-svn: 7611
-
Chris Lattner authored
llvm-svn: 7610
-
Chris Lattner authored
llvm-svn: 7609
-
Chris Lattner authored
llvm-svn: 7608
-
Sumant Kowshik authored
llvm-svn: 7607
-
Sumant Kowshik authored
Added function mergeInGlobalsGraph which merges in the entire globals graph with the graph of a function llvm-svn: 7606
-
Sumant Kowshik authored
Major bug fixes including a memory leak and tracking some exceptional conditions. Also added support for including global and indirect call information in the DS graphs used by the pool allocation llvm-svn: 7605
-
Chris Lattner authored
llvm-svn: 7604
-
Chris Lattner authored
llvm-svn: 7603
-
Chris Lattner authored
so get rid of the def/use parameters that were getting passed in. **** This now changes the semantics of these methods to preserve the flags, not clobber them! llvm-svn: 7602
-
Sumant Kowshik authored
llvm-svn: 7601
-
Chris Lattner authored
llvm-svn: 7600
-
Chris Lattner authored
Fix bug: SimplifyCFG/2003-08-05-MishandleInvoke.ll llvm-svn: 7599
-
Chris Lattner authored
llvm-svn: 7598
-
Misha Brukman authored
* Simplified code by using an inline function instead of copy-pasted code llvm-svn: 7597
-
Chris Lattner authored
narrowing, no matter what. llvm-svn: 7596
-
Chris Lattner authored
llvm-svn: 7595
-
Misha Brukman authored
llvm-svn: 7594
-
Misha Brukman authored
since those bits are now hard-coded in Sparc*.td files. llvm-svn: 7593
-
Misha Brukman authored
* Use the name of the predict field instead of just the const 1 in the Instruction. llvm-svn: 7592
-
Chris Lattner authored
llvm-svn: 7591
-
Chris Lattner authored
llvm-svn: 7590
-
Chris Lattner authored
operand (unless it's annul or predict). Now we only consider fields to be operands if they are uninitialized AND used in the "Inst" field. llvm-svn: 7589
-
Chris Lattner authored
llvm-svn: 7588
-
Chris Lattner authored
Physical registers should not float around. llvm-svn: 7587
-
Misha Brukman authored
llvm-svn: 7586
-
Misha Brukman authored
llvm-svn: 7585
-
Chris Lattner authored
llvm-svn: 7584
-
Chris Lattner authored
* Add a lot more DEBUG output, which is better structured than before * Fix bug: Jello/2003-08-04-PhysRegLiveFailure.llx llvm-svn: 7583
-
Chris Lattner authored
llvm-svn: 7582
-
- Aug 04, 2003
-
-
Chris Lattner authored
testing, the subtracts are because I was in the neighborhood. llvm-svn: 7581
-
Chris Lattner authored
llvm-svn: 7580
-
Chris Lattner authored
Define a few preliminary node types. llvm-svn: 7579
-
Chris Lattner authored
specific in the tree patterns llvm-svn: 7578
-
Chris Lattner authored
llvm-svn: 7577
-
Chris Lattner authored
llvm-svn: 7576
-
Chris Lattner authored
llvm-svn: 7575
-