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
/
include
/
llvm
/
CodeGen
/
MachineInstrBuilder.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instead of storing std::string's for ExternalSymbol references, rely on the
Chris Lattner
2004-11-19
1
-2
/
+2
*
Allow machine operands to represent global variables with offsets. This is
Chris Lattner
2004-10-15
1
-2
/
+2
*
Convert tabs to spaces
Misha Brukman
2004-10-14
1
-2
/
+2
*
Fix a typo in the head-of-file comment.
Brian Gaeke
2004-05-23
1
-14
/
+21
*
Allow converting a builder to an iterator
Chris Lattner
2004-04-01
1
-0
/
+1
*
Continue Alkis's int64_t cleanup. This makes all of the immediate related
Chris Lattner
2004-02-29
1
-5
/
+11
*
Add BuildMI variants that take a MBB::iterator
Chris Lattner
2004-02-29
1
-5
/
+24
*
Move MOTy::UseType enum into MachineOperand. This eliminates the
Alkis Evlogimenos
2004-02-22
1
-16
/
+21
*
Modify the two address instruction pass to remove the duplicate
Alkis Evlogimenos
2004-02-04
1
-2
/
+3
*
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
*
Remove use of enum
Chris Lattner
2003-06-03
1
-4
/
+4
*
ADd support for CC registers for Sparc BE
Chris Lattner
2003-01-15
1
-0
/
+8
*
Add new helper method addRegDef
Chris Lattner
2003-01-15
1
-6
/
+4
*
* Add support for new types of operands
Chris Lattner
2003-01-13
1
-2
/
+19
*
Add abstract frame index capability
Chris Lattner
2002-12-25
1
-1
/
+6
*
Add capability to have a MachineBasicBlock as an operand to a MachineInstr
Chris Lattner
2002-12-15
1
-0
/
+5
*
Final version of BuildMI for symmetry and because I want to use it
Chris Lattner
2002-12-13
1
-0
/
+11
*
Convert to use an enum to access def/use/use&def information. These make
Chris Lattner
2002-11-17
1
-9
/
+11
*
Return const refefrences to enable default construction
Chris Lattner
2002-11-17
1
-7
/
+8
*
include/llvm/CodeGen/MachineInstrBuilder.h: Add addClobber() inline
Brian Gaeke
2002-11-14
1
-1
/
+10
*
Allow BuildMI that helps automate construction of SSA information
Chris Lattner
2002-10-30
1
-3
/
+19
*
Add capability to have machine instruction autoinsert when it is created
Chris Lattner
2002-10-29
1
-6
/
+4
*
Minor comment updates
Chris Lattner
2002-10-28
1
-2
/
+9
*
Initial checkin of MachineInstrBuilder class
Chris Lattner
2002-10-28
1
-0
/
+81