- Aug 15, 2003
-
-
Chris Lattner authored
llvm-svn: 7873
-
Chris Lattner authored
llvm-svn: 7872
-
- Aug 13, 2003
-
-
Brian Gaeke authored
Function at a time: smacked Who you gonna call!!! :-) llvm-svn: 7826
-
Brian Gaeke authored
llvm-svn: 7823
-
Brian Gaeke authored
FunctionPassManager, to support function-at-a-time compilation and emission of code. llvm-svn: 7821
-
Brian Gaeke authored
function-at-a-time compilation and emission of code. Separate addPassesToEmitAssembly from addPassesToJITCompile, because the latter requires you to use FunctionPasses, and the former might diverge anyway. llvm-svn: 7817
-
Brian Gaeke authored
Correct one of the functions' comments. llvm-svn: 7816
-
Brian Gaeke authored
Revert (to v1.55) one of the hunks of Chris's change that messed up the %-register workaround. llvm-svn: 7815
-
Brian Gaeke authored
get lost... llvm-svn: 7798
-
- Aug 11, 2003
-
-
Chris Lattner authored
llvm-svn: 7755
-
Chris Lattner authored
llvm-svn: 7746
-
Chris Lattner authored
llvm-svn: 7745
-
Chris Lattner authored
llvm-svn: 7743
-
Chris Lattner authored
consumably by the cygwin assembler. This is really just a nasty hack until we get real target triple support. llvm-svn: 7742
-
Brian Gaeke authored
Fixes test case test/Programs/LLVMSource/2003-08-03-ReservedWordGlobal.ll. Also: Refactor implicit-uses printing into its own method. Remove a couple of unused variables. llvm-svn: 7737
-
Chris Lattner authored
llvm-svn: 7730
-
Misha Brukman authored
llvm-svn: 7728
-
Misha Brukman authored
compilation time. llvm-svn: 7727
-
Chris Lattner authored
llvm-svn: 7725
-
Chris Lattner authored
llvm-svn: 7722
-
Chris Lattner authored
the early implementation phases, so it is disabled by default llvm-svn: 7719
-
- Aug 07, 2003
-
-
Chris Lattner authored
llvm-svn: 7661
-
- Aug 06, 2003
-
-
Chris Lattner authored
llvm-svn: 7636
-
Chris Lattner authored
llvm-svn: 7635
-
- Aug 05, 2003
-
-
Chris Lattner authored
llvm-svn: 7600
-
Chris Lattner authored
Physical registers should not float around. llvm-svn: 7587
-
- 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
specific in the tree patterns llvm-svn: 7578
-
Chris Lattner authored
llvm-svn: 7568
-
Chris Lattner authored
llvm-svn: 7564
-
Chris Lattner authored
llvm-svn: 7558
-
Chris Lattner authored
llvm-svn: 7556
-
Chris Lattner authored
llvm-svn: 7552
-
Chris Lattner authored
* Use .zero to emit padding between struct elements * Emit .comm symbols when we can, this dramatically reduces the amount of gunk we have to print * Print global variable identifiers next to initializer more nicely. llvm-svn: 7551
-
Chris Lattner authored
llvm-svn: 7547
-
- Aug 03, 2003
-
-
Chris Lattner authored
llvm-svn: 7542
-
Chris Lattner authored
llvm-svn: 7541
-
Chris Lattner authored
llvm-svn: 7540
-
Chris Lattner authored
* Fix bug in the createNOP method, which was not marking the operands of the generated XCHG as useanddef. I don't think this method is actually used, so it wasn't breaking anything, but it should be fixed anyway... llvm-svn: 7539
-