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
/
MachineInstrBundle.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a getBundleEnd() function to go with the existing getBundleStart().
Jakob Stoklund Olesen
2013-01-09
1
-2
/
+20
*
Fix physical register liveness calculations:
Tim Northover
2012-11-20
1
-4
/
+1
*
Add an analyzePhysReg() function to MachineOperandIteratorBase that analyses ...
James Molloy
2012-09-12
1
-3
/
+37
*
Remove 'static' from inline functions defined in header files.
Chandler Carruth
2012-06-20
1
-2
/
+2
*
Move getBundleStart() into MachineInstrBundle.h.
Jakob Stoklund Olesen
2012-03-01
1
-1
/
+17
*
Add an analyzeVirtReg() function.
Jakob Stoklund Olesen
2012-02-29
1
-0
/
+33
*
Move the operand iterator into MachineInstrBundle.h where it belongs.
Jakob Stoklund Olesen
2012-02-29
1
-0
/
+108
*
More bundle related API additions.
Evan Cheng
2012-01-19
1
-0
/
+4
*
Enhance finalizeBundle to return end of bundle iterator because it makes sense.
Evan Cheng
2012-01-19
1
-2
/
+3
*
- Slight change to finalizeBundle() interface. LastMI is not exclusive (pointing
Evan Cheng
2012-01-19
1
-1
/
+8
*
Rename Finalizebundle to finalizeBundle to conform to coding guideline.
Evan Cheng
2012-01-19
1
-2
/
+2
*
- Add MachineInstrBundle.h and MachineInstrBundle.cpp. This includes a function
Evan Cheng
2011-12-14
1
-0
/
+34