- Aug 13, 2003
-
-
Chris Lattner authored
llvm-svn: 7801
-
Chris Lattner authored
llvm-svn: 7800
-
Chris Lattner authored
llvm-svn: 7799
-
Brian Gaeke authored
get lost... llvm-svn: 7798
-
Vikram S. Adve authored
Add some comments and non-const methods to fix constness problems. llvm-svn: 7797
-
Vikram S. Adve authored
we no longer need to find the live-before set of the delayed branch since that set is now included the live-before/after set of the instructions in each delay slot. Just assert that instead. llvm-svn: 7796
-
Vikram S. Adve authored
the instruction as being live before/after the delay slot instructions as well. llvm-svn: 7795
-
Brian Gaeke authored
it's used 7 different times. Rename `getBackEdges' to `findAndInstrumentBackEdges', for clarity. Remove some excess whitespace and commented-out code. Use shorter forms of CallInst ctors. Do not make `reopt_threshold' visible to the LLVM program, and do not pass it to the call to `reoptimizerInitialize'. Don't pass the GlobalVariable representing it to any of our helper methods. `reopt_threshold' is an internal parameter of the reoptimizer, which InstLoops does not need to know about. llvm-svn: 7794
-
- Aug 12, 2003
-
-
Chris Lattner authored
This implements InstCombine/shift.ll:test14* llvm-svn: 7793
-
Chris Lattner authored
llvm-svn: 7792
-
Chris Lattner authored
llvm-svn: 7791
-
Chris Lattner authored
llvm-svn: 7790
-
Chris Lattner authored
llvm-svn: 7789
-
Chris Lattner authored
llvm-svn: 7788
-
Chris Lattner authored
llvm-svn: 7787
-
Chris Lattner authored
llvm-svn: 7783
-
Chris Lattner authored
llvm-svn: 7782
-
Chris Lattner authored
llvm-svn: 7781
-
John Criswell authored
the pre-release 1.1 branch and pre-release 1.1.1). Made the USE_SPEC option work. Silenced unnecessary error output from the cmp command when checking for updates to lex/yacc generated files. This fixes a problem where we get error messages the first time the file is generated. Fixed the distclean option. It is now in the Makefile (i.e. only runs in the top level source directory), removes more files, and plays nicely with external project Makefiles. llvm-svn: 7780
-
Brian Gaeke authored
FunctionPasses. llvm-svn: 7778
-
Vikram S. Adve authored
Add -emitmaps options to turn this back on. llvm-svn: 7774
-
Chris Lattner authored
llvm-svn: 7772
-
Chris Lattner authored
llvm-svn: 7771
-
Chris Lattner authored
Make LOC count more accurate by not including the tablegen lexer/parser, any .inc files, which are generated by tablegen, nor .lo files which sometimes get picked up from libtool llvm-svn: 7770
-
Chris Lattner authored
llvm-svn: 7769
-
Chris Lattner authored
llvm-svn: 7768
-
Chris Lattner authored
llvm-svn: 7767
-
Chris Lattner authored
llvm-svn: 7766
-
Vikram S. Adve authored
All non-FP cases use LDXi as before. llvm-svn: 7765
-
Sumant Kowshik authored
Bug fix: Some nodes pointed to by globals may not be marked incomplete and need to be tracked to find pool arguments llvm-svn: 7763
-
Sumant Kowshik authored
llvm-svn: 7762
-
Chris Lattner authored
llvm-svn: 7761
-
Misha Brukman authored
llvm-svn: 7760
-
- Aug 11, 2003
-
-
Chris Lattner authored
llvm-svn: 7755
-
Chris Lattner authored
Make load work Make type inference infer from Arg1 to arg0 as well as from arg0 to arg1 llvm-svn: 7754
-
Chris Lattner authored
llvm-svn: 7749
-
Chris Lattner authored
llvm-svn: 7748
-
Chris Lattner authored
llvm-svn: 7747
-
Chris Lattner authored
llvm-svn: 7746
-
Chris Lattner authored
llvm-svn: 7745
-