index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86CodeEmitter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
This is the real fix for the previous register allocator problem.
Chris Lattner
2003-08-05
1
-1
/
+1
*
Set debug types
Chris Lattner
2003-08-03
1
-0
/
+1
*
Move DEBUG to Debug.h
Chris Lattner
2003-08-01
1
-0
/
+1
*
We don't modify the LLVM rep, remain const correct
Chris Lattner
2003-07-26
1
-2
/
+2
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-1
/
+1
*
Isolate machine-dependent use of <alloca.h> in "Support/Alloca.h",
Brian Gaeke
2003-06-16
1
-1
/
+1
*
Fix warnings on Sparc
Chris Lattner
2003-06-06
1
-5
/
+8
*
Add statistic for # machine instrs emitted
Chris Lattner
2003-06-06
1
-1
/
+13
*
Add namespace comments for doxygen
Chris Lattner
2003-06-03
1
-2
/
+3
*
Eliminated a compiler warning due to casting to a different-sized datatype.
Misha Brukman
2003-06-02
1
-1
/
+1
*
Renamed MachineCodeEmitter.cpp -> X86CodeEmitter.cpp as it conflicts with the
Misha Brukman
2003-06-02
1
-1
/
+1
*
Move X86 specific code out of the JIT into the X86 backend
Chris Lattner
2003-06-01
1
-13
/
+215
*
This blank line has GOT to go.
Chris Lattner
2003-05-09
1
-1
/
+0
*
IMPLICIT_DEF was not the beautiful elegant solution I thought it was going
Chris Lattner
2003-05-07
1
-1
/
+1
*
Don't have a cow with new pseudo instructions
Chris Lattner
2003-05-06
1
-2
/
+3
*
Rename MachineInstrInfo -> TargetInstrInfo
Chris Lattner
2003-01-14
1
-2
/
+2
*
* Add support for FP registers ST*
Chris Lattner
2003-01-13
1
-20
/
+73
*
* Convert to a MachineFunctionPass
Chris Lattner
2002-12-28
1
-13
/
+15
*
Add support for FP prefixes
Chris Lattner
2002-12-25
1
-4
/
+19
*
Add support for the bswap instruction
Chris Lattner
2002-12-23
1
-1
/
+2
*
fix warning
Chris Lattner
2002-12-20
1
-0
/
+1
*
Give passes nice names!
Chris Lattner
2002-12-15
1
-0
/
+4
*
Use MachineOperand::isFoo methods instead of our own global functions
Chris Lattner
2002-12-15
1
-8
/
+1
*
InstSelectSimple.cpp: Give promote32 a comment. Add initial
Brian Gaeke
2002-12-13
1
-2
/
+4
*
Emit the right form of mod/rm mod field
Chris Lattner
2002-12-13
1
-1
/
+1
*
Rename MemArg* to Arg*
Chris Lattner
2002-12-13
1
-7
/
+7
*
Make mem size an assert
Chris Lattner
2002-12-13
1
-6
/
+1
*
This is supposed to provide correct size for datatypes. Supposedly.
Misha Brukman
2002-12-13
1
-2
/
+20
*
Fix bogus assertion failures
Chris Lattner
2002-12-04
1
-1
/
+1
*
Add support for referencing global variables/functions
Chris Lattner
2002-12-04
1
-1
/
+7
*
Split the machine code emitter completely out of the printer
Chris Lattner
2002-12-03
1
-2
/
+190
*
More support for machine code emission: raw instructions
Chris Lattner
2002-12-02
1
-6
/
+15
*
Start implementing MachineCodeEmitter
Chris Lattner
2002-12-02
1
-3
/
+36
*
Initial support for machine code emission
Chris Lattner
2002-12-02
1
-0
/
+36