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
/
MachineOperand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use raw_ostream throughout the AsmPrinter.
Owen Anderson
2008-08-21
1
-0
/
+7
*
Fix a copy+pasto in an assertion string.
Dan Gohman
2008-07-10
1
-1
/
+1
*
Prune and tidy #includes.
Dan Gohman
2008-05-29
1
-1
/
+0
*
Back out r48353. Not needed.
Evan Cheng
2008-03-14
1
-11
/
+4
*
Add an MO_Undef MachineOperandType, intended for INSERT_SUBREG. Next up MO_Un...
Evan Cheng
2008-03-14
1
-4
/
+11
*
Support a new type of MachineOperand, MO_FPImmediate, used for holding
Nate Begeman
2008-02-14
1
-0
/
+15
*
Add explicit keywords.
Dan Gohman
2008-01-29
1
-1
/
+1
*
add efficient iteration support for register use/def's
Chris Lattner
2008-01-01
1
-0
/
+7
*
Implement automatically updated def/use lists for all MachineInstr register
Chris Lattner
2008-01-01
1
-23
/
+49
*
Add new shorter predicates for testing machine operands for various types:
Chris Lattner
2007-12-30
1
-13
/
+13
*
- rename opType -> OpKind and contents -> Contents.
Chris Lattner
2007-12-30
1
-100
/
+105
*
More cleanups for MachineOperand:
Chris Lattner
2007-12-30
1
-85
/
+109
*
MachineOperand:
Chris Lattner
2007-12-30
1
-34
/
+30
*
make machine operands fatter: give each one an up-pointer to the
Chris Lattner
2007-12-30
1
-2
/
+7
*
split machineoperand out into its own header file.
Chris Lattner
2007-12-30
1
-0
/
+353