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
/
CodeGen
/
TargetInstrInfoImpl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split foldMemoryOperand into public non-virtual and protected virtual
Dan Gohman
2008-12-03
1
-0
/
+68
*
Switch the MachineOperand accessors back to the short names like
Dan Gohman
2008-10-03
1
-5
/
+5
*
Remove isImm(), isReg(), and friends, in favor of
Dan Gohman
2008-09-13
1
-3
/
+3
*
Fix a 80 column violation.
Evan Cheng
2008-09-11
1
-1
/
+2
*
Convert uses of std::vector in TargetInstrInfo to SmallVector. This change h...
Owen Anderson
2008-08-14
1
-1
/
+2
*
Pool-allocation for MachineInstrs, MachineBasicBlocks, and
Dan Gohman
2008-07-07
1
-2
/
+4
*
Add option to commuteInstruction() which forces it to create a new (commuted)...
Evan Cheng
2008-06-16
1
-2
/
+17
*
Infrastructure for getting the machine code size of a function and an instruc...
Nicolas Geoffray
2008-04-16
1
-0
/
+11
*
Move reMaterialize() from TargetRegisterInfo to TargetInstrInfo.
Evan Cheng
2008-03-31
1
-0
/
+10
*
Added CommuteChangesDestination(). This returns true if commuting the specified
Evan Cheng
2008-02-15
1
-1
/
+21
*
Simplify.
Evan Cheng
2008-02-13
1
-3
/
+1
*
commuteInstr() can now commute non-ssa machine instrs.
Evan Cheng
2008-02-13
1
-0
/
+9
*
rename TargetInstrDescriptor -> TargetInstrDesc.
Chris Lattner
2008-01-07
1
-16
/
+17
*
Add predicates methods to TargetOperandInfo, and switch all clients
Chris Lattner
2008-01-07
1
-1
/
+1
*
Rename MachineInstr::getInstrDescriptor -> getDesc(), which reflects
Chris Lattner
2008-01-07
1
-2
/
+2
*
Fix a problem where lib/Target/TargetInstrInfo.h would include and use
Chris Lattner
2008-01-01
1
-0
/
+58