Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
af96d39c04bde6e59ac68aa55a7049a6abc98622
/
llvm
/
lib
/
Target
/
Sparc
/
PrologEpilogCodeInserter.cpp
8bde6a6
Added 'r' or 'i' annotations to instructions, as SparcInstr.def has changed.
by Misha Brukman
· 22 years ago
c9a0a1d
Add support for compiling varargs functions.
by Vikram S. Adve
· 22 years ago
56f4fa1
Sparc instruction opcodes now all live under the `V9' namespace.
by Misha Brukman
· 22 years ago
d840ccd
Prune #includes
by Chris Lattner
· 23 years ago
71aa7af
* Elimiante a bunch of functions from InstrSelectionSupport.h, replacing users
by Chris Lattner
· 23 years ago
b4d58d7
Rename MachineInstrInfo -> TargetInstrInfo
by Chris Lattner
· 23 years ago
d2a67df
* Changes to be a MachineFunctionPass
by Chris Lattner
· 23 years ago
cbe6385
Use BuildMI instead of explicit code.
by Chris Lattner
· 23 years ago
181ea4a
Rewrote uses of deprecated `MachineFunction::get(BasicBlock *BB)'.
by Misha Brukman
· 23 years ago
2a3bd1c
*** empty log message ***
by Chris Lattner
· 23 years ago
8710aab
Rename MachineCodeForBasicBlock to MachineBasicBlock
by Chris Lattner
· 23 years ago
7ae7f84
Changed `MachineCodeForMethod' to `MachineFunction'.
by Misha Brukman
· 23 years ago
78044fb
Don't use %l0 for large operands to a SAVE since it is needed *before* SAVE!
by Vikram S. Adve
· 23 years ago
36d3e03
Move all the code that creates code generation passes from Sparc.cpp to
by Vikram S. Adve
· 23 years ago
56e9166
- Clean up interface to Sparc register handling a bit:
by Chris Lattner
· 23 years ago
959a5fb
by Chris Lattner
· 23 years ago
6d6deba
Bug fix: incorrect SAVE instruction when using register for stack size.
by Vikram S. Adve
· 23 years ago
e997a11
Stop using pseudo-instructions (SETX, SETUW, SETSW)
by Vikram S. Adve
· 23 years ago
1ce4096
class MachineCodeForBasicBlock is now an annotation on BasicBlock.
by Vikram S. Adve
· 23 years ago
458496c
changes to make it compatible with 64bit gcc
by Anand Shukla
· 23 years ago
7076ff2
by Chris Lattner
· 23 years ago
37104aa
Add new optional getPassName() virtual function that a Pass can override
by Chris Lattner
· 24 years ago
c8e6654
* Rename MethodPass class to FunctionPass
by Chris Lattner
· 24 years ago
6b17c83
iUse new form of pop_back to make code more concise
by Chris Lattner
· 24 years ago
c71deb8
Delete NOP instructions as they are eliminated.
by Chris Lattner
· 24 years ago
5074bb5
Move the InsertPrologEpilogCode class out of the Sparc.cpp file, and include
by Chris Lattner
· 24 years ago