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
*
Change ConstantSDNode and ConstantFPSDNode to use ConstantInt* and
Dan Gohman
2008-09-12
1
-1
/
+1
*
Add a MachineInstrBuilder method for adding floating-point
Dan Gohman
2008-08-26
1
-0
/
+5
*
Pool-allocation for MachineInstrs, MachineBasicBlocks, and
Dan Gohman
2008-07-07
1
-12
/
+8
*
Rename MemOperand to MachineMemOperand. This was suggested by
Dan Gohman
2008-04-07
1
-1
/
+1
*
Back out r48353. Not needed.
Evan Cheng
2008-03-14
1
-5
/
+0
*
Add an MO_Undef MachineOperandType, intended for INSERT_SUBREG. Next up MO_Un...
Evan Cheng
2008-03-14
1
-0
/
+5
*
Re-apply the memory operand changes, with a fix for the static
Dan Gohman
2008-02-06
1
-0
/
+6
*
Revert 46556 and 46585. Dan please fix the PseudoSourceValue problem and re-c...
Evan Cheng
2008-01-31
1
-6
/
+0
*
Create a new class, MemOperand, for describing memory references
Dan Gohman
2008-01-31
1
-0
/
+6
*
rename TargetInstrDescriptor -> TargetInstrDesc.
Chris Lattner
2008-01-07
1
-7
/
+7
*
Shrinkify the machine operand creation method names.
Chris Lattner
2007-12-30
1
-6
/
+6
*
switch MIBuilder over to use the simplified operand addition methods.
Chris Lattner
2007-12-30
1
-8
/
+9
*
Don't attribute in file headers anymore. See llvmdev for the
Chris Lattner
2007-12-29
1
-2
/
+2
*
Clean up sub-register implementation by moving subReg information back to
Evan Cheng
2007-11-14
1
-2
/
+2
*
Fix 80 col violation.
Christopher Lamb
2007-07-26
1
-2
/
+3
*
Remove subreg index from MachineInstr's and also keep vregs as unsigned when ...
Christopher Lamb
2007-07-26
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+147