- Jul 18, 2004
-
-
Reid Spencer authored
- Replace ConstantPointerRef usage with GlobalValue usage - Minimize redundant isa<GlobalValue> usage - Correct isa<Constant> for GlobalValue subclass - Remove tabs - Fix coments refering to ConstantPointerRef llvm-svn: 14937
-
Reid Spencer authored
- Move these functions from other places - Provide implementations of Constant class overrides in GlobalValue llvm-svn: 14936
-
Reid Spencer authored
- Replace ConstantPointerRef usage with GlobalValue usage - Replace tabs. llvm-svn: 14935
-
Reid Spencer authored
- Correct an assert to not have redundant isa<GlobalValue> llvm-svn: 14934
-
Reid Spencer authored
- Correct isa<Constant> for GlobalValue subclass llvm-svn: 14933
-
Reid Spencer authored
- Correct isa<Constant> for GlobalValue subclass - Fix some tabs and indentation. llvm-svn: 14932
-
Reid Spencer authored
- Module doesn't need to manage ConstantPointerRefs any more. llvm-svn: 14931
-
Reid Spencer authored
- Replace ConstantPointerRef usage with GlobalValue usage - Correct isa<Constant> for GlobalValue subclass llvm-svn: 14930
-
Reid Spencer authored
- Move GlobalValue and GlobalVariable implementations to Globals.cpp llvm-svn: 14929
-
Reid Spencer authored
- Replace ConstantPointerRef usage with GlobalValue usage - Minimize redundant isa<GlobalValue> usage - Correct isa<Constant> for GlobalValue subclass - Delete ConstantPointerRef member function implementations llvm-svn: 14928
-
Reid Spencer authored
- Replace ConstantPointerRef usage with GlobalValue usage - Minimize redundant isa<GlobalValue> usage - Correct isa<Constant> for GlobalValue subclass llvm-svn: 14927
-
- Jul 17, 2004
-
-
Chris Lattner authored
but make virtreg->virtreg joining stay off by default llvm-svn: 14916
-
Chris Lattner authored
shrd [mem], reg, imm This fixes the jit-ls failure on 186.crafty. llvm-svn: 14914
-
Chris Lattner authored
llvm-svn: 14913
-
Misha Brukman authored
llvm-svn: 14911
-
Chris Lattner authored
for objects of size 0. llvm-svn: 14908
-
Chris Lattner authored
llvm-svn: 14907
-
Chris Lattner authored
New features: -print-all-alias-modref-info option, print more info llvm-svn: 14906
-
- Jul 16, 2004
-
-
Misha Brukman authored
a funky way to "use" R0 for a 0-valued operand * Add IMPLICIT_DEFs for incoming function arguments via registers to help the register allocator not clobber those registers * Implement comparisons with longs * Teach emitSelectOperation() to fold the SetCC operation Patch contributed by Nate Begeman llvm-svn: 14901
-
Misha Brukman authored
* Fix comment formatting llvm-svn: 14900
-
Misha Brukman authored
llvm-svn: 14899
-
Misha Brukman authored
llvm-svn: 14898
-
Misha Brukman authored
llvm-svn: 14897
-
Misha Brukman authored
* Allocate registers 13-31 backwards (to be able to store them all at once) llvm-svn: 14896
-
Misha Brukman authored
llvm-svn: 14895
-
Misha Brukman authored
llvm-svn: 14894
-
Misha Brukman authored
* Get rid of dead and #if 0'd code * Minor for loop speed-up: save end iterator instead of querying every time llvm-svn: 14893
-
Misha Brukman authored
llvm-svn: 14892
-
Misha Brukman authored
has been eliminated llvm-svn: 14891
-
Misha Brukman authored
* Print out IMPLICIT_DEFS as comments in the assembly, patch by Nate Begeman llvm-svn: 14890
-
Misha Brukman authored
llvm-svn: 14888
-
Alkis Evlogimenos authored
llvm-svn: 14885
-
Brian Gaeke authored
Add IMPLICIT_USE and IMPLICIT_DEF, a la X86. llvm-svn: 14884
-
Brian Gaeke authored
llvm-svn: 14883
-
Brian Gaeke authored
llvm-svn: 14882
-
Brian Gaeke authored
llvm-svn: 14881
-
Brian Gaeke authored
Support single-fp incoming args. Support single-fp outgoing args ('call' operands). Support double-fp return values. llvm-svn: 14880
-
Chris Lattner authored
llvm-svn: 14877
-
Chris Lattner authored
llvm-svn: 14875
-
Chris Lattner authored
llvm-svn: 14874
-