- Feb 13, 2004
-
-
Chris Lattner authored
llvm-svn: 11374
-
Chris Lattner authored
llvm-svn: 11373
-
Chris Lattner authored
llvm-svn: 11372
-
Brian Gaeke authored
any attempts by LLI to use varargs (possibly left over from the introduction of IntrinsicLowering??) llvm-svn: 11370
-
Chris Lattner authored
llvm-svn: 11369
-
Brian Gaeke authored
llvm-svn: 11367
-
Brian Gaeke authored
I don't know about you guys, but I rarely read the .html manuals :-) llvm-svn: 11366
-
Brian Gaeke authored
Add prototypes for MachineBasicBlock's dump() and print() methods. llvm-svn: 11365
-
Brian Gaeke authored
Add MachineBasicBlock::dump(). llvm-svn: 11364
-
Brian Gaeke authored
Rename SetMachineOperandConst's formal parameters to match other methods here. Mark some methods as being used only by the SPARC back-end. Fix a missing-paren bug in OutputValue(). llvm-svn: 11363
-
Chris Lattner authored
the intrinsiclowering code?? :( llvm-svn: 11362
-
- Feb 12, 2004
-
-
Chris Lattner authored
llvm-svn: 11361
-
Chris Lattner authored
llvm-svn: 11360
-
Chris Lattner authored
llvm-svn: 11359
-
Alkis Evlogimenos authored
llvm-svn: 11358
-
Alkis Evlogimenos authored
MachineBasicBlock. Also change opcode to a short and numImplicitRefs to an unsigned char so that overall MachineInstr's size stays the same. llvm-svn: 11357
-
John Criswell authored
llvm-svn: 11356
-
Chris Lattner authored
Patch graciously contributed by Reid Spencer! llvm-svn: 11355
-
Chris Lattner authored
Patch graciously contributed by Reid Spencer! llvm-svn: 11354
-
Chris Lattner authored
llvm-svn: 11353
-
Chris Lattner authored
llvm-svn: 11352
-
Chris Lattner authored
generating the llvm.memcpy intrinsic. llvm-svn: 11351
-
Chris Lattner authored
sections llvm-svn: 11350
-
Chris Lattner authored
llvm-svn: 11349
-
Chris Lattner authored
llvm-svn: 11348
-
Chris Lattner authored
llvm-svn: 11347
-
Chris Lattner authored
llvm-svn: 11346
-
Alkis Evlogimenos authored
without getting an assertion from ilist that we are dereferencing ilist<T>::end(). llvm-svn: 11345
-
Brian Gaeke authored
llvm-svn: 11344
-
Brian Gaeke authored
Express one of MachineOperand's many constructors in terms of another, by means of default arguments. llvm-svn: 11343
-
Brian Gaeke authored
llvm-svn: 11342
-
Brian Gaeke authored
llvm-svn: 11341
-
Alkis Evlogimenos authored
ilist of MachineInstr objects. This allows constant time removal and insertion of MachineInstr instances from anywhere in each MachineBasicBlock. It also allows for constant time splicing of MachineInstrs into or out of MachineBasicBlocks. llvm-svn: 11340
-
Brian Gaeke authored
llvm-svn: 11339
-
Brian Gaeke authored
llvm-svn: 11338
-
Misha Brukman authored
llvm-svn: 11337
-
Misha Brukman authored
* Delete extra space, extra blank comment lines * Convert function comments to doxygen llvm-svn: 11336
-
- Feb 11, 2004
-
-
Brian Gaeke authored
llvm-svn: 11335
-
Chris Lattner authored
instead of dropping them entirely. llvm-svn: 11334
-
Brian Gaeke authored
llvm-svn: 11333
-