index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
include
/
llvm
/
CodeGen
/
InstrSelection.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
These headers have been moved/merged into other files.
Brian Gaeke
2004-08-04
1
-110
/
+0
*
Add a TmpInstruction ctor that doesn't take a MCFI.
Brian Gaeke
2004-06-08
1
-1
/
+6
*
Clean up a lot of the code I added yesterday by exposing the IntrinsicLowering
Chris Lattner
2003-12-28
1
-7
/
+1
*
add argument
Chris Lattner
2003-12-28
1
-4
/
+6
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Fix header, remove dead decl
Chris Lattner
2003-09-30
1
-3
/
+1
*
The word `dependent' has no `a'.
Misha Brukman
2003-08-21
1
-1
/
+1
*
Factory methods for function passes now return type FunctionPass *.
Brian Gaeke
2003-08-14
1
-2
/
+2
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-0
/
+1
*
Remove a ton of extraneous #includes
Chris Lattner
2003-06-22
1
-1
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+1
*
Added MachineCodeForInstruction object as an argument to
Vikram S. Adve
2003-05-31
1
-3
/
+9
*
Move TmpInstruction ctor to InstrSelection.cpp file
Chris Lattner
2002-09-08
1
-12
/
+2
*
* Removed extraneous #includes
Chris Lattner
2002-08-09
1
-14
/
+8
*
Expose instruction selection as a pass instead of a global function
Chris Lattner
2002-07-30
1
-5
/
+4
*
changes to make it compatible with 64bit gcc
Anand Shukla
2002-06-25
1
-1
/
+1
*
Move the InsertPrologEpilogCode class out of the Sparc.cpp file into the
Chris Lattner
2002-04-09
1
-8
/
+0
*
Add methods to support type inquiry. Rename TmpInstruction values.
Vikram S. Adve
2002-03-24
1
-7
/
+12
*
Rename Method to Function
Chris Lattner
2002-03-23
1
-2
/
+2
*
Use vector for machine instructions in GetInstructionsByRule.
Vikram S. Adve
2002-03-18
1
-3
/
+2
*
* Remove TMP_INSTRUCTION_OPCODE silliness
Chris Lattner
2002-02-03
1
-34
/
+26
*
Changes to build successfully with GCC 3.02
Chris Lattner
2002-01-20
1
-2
/
+3
*
Rename ConstPoolVal -> Constant
Chris Lattner
2001-12-03
1
-1
/
+0
*
Added a second constructor for and improved class TmpInstruction.
Vikram S. Adve
2001-11-08
1
-9
/
+28
*
Added function interfaces for generating prolog and epilog code.
Vikram S. Adve
2001-10-22
1
-0
/
+8
*
1. Add a bottom-up pass on BURG trees that is used to fix constant operands.
Vikram S. Adve
2001-10-17
1
-1
/
+4
*
Moved code generation support routines to InstrSelectionSupport.{h,cpp}.
Vikram S. Adve
2001-10-10
1
-17
/
+9
*
Chris seems fond of #include <vector>. Fix these. Also convert use list in
Chris Lattner
2001-09-14
1
-1
/
+0
*
Fix build breakage. :(
Chris Lattner
2001-09-09
1
-5
/
+0
*
Removal of the redundant CompileContext wrapper
Chris Lattner
2001-07-23
1
-3
/
+3
*
Large scale changes to implement new command line argument facility
Chris Lattner
2001-07-23
1
-4
/
+1
*
Privatize LLCOptions. It had no business being visible to the entire
Chris Lattner
2001-07-22
1
-20
/
+8
*
Header files for the target architecture description and for instruction
Vikram S. Adve
2001-07-21
1
-0
/
+121