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
/
MachineRegisterInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 1.
Evan Cheng
2009-06-15
1
-18
/
+8
*
Move register allocation preference (or hint) from LiveInterval to MachineReg...
Evan Cheng
2009-06-14
1
-1
/
+38
*
Move MachineRegisterInfo::setRegClass out of line.
Dan Gohman
2009-04-15
1
-16
/
+1
*
Add empty() methods for register def lists.
Dan Gohman
2009-01-07
1
-0
/
+8
*
Move createVirtualRegister out-of-line.
Dan Gohman
2008-12-08
1
-13
/
+1
*
Add a register class -> virtual registers map.
Evan Cheng
2008-10-20
1
-7
/
+30
*
Enable rematerialization of constants using AliasAnalysis::pointsToConstantMe...
Dan Gohman
2008-07-25
1
-0
/
+8
*
Minor spiller tweak to unfavor reload into load/store instructions.
Evan Cheng
2008-06-19
1
-0
/
+7
*
Add MachineRegisterInfo::use_empty.
Evan Cheng
2008-06-18
1
-0
/
+4
*
For PR1338: rename include/llvm/ADT/ilist and friends to end with ".h"
Anton Korobeynikov
2008-05-29
1
-1
/
+1
*
Fix more -Wshorten-64-to-32 warnings.
Evan Cheng
2008-05-05
1
-1
/
+1
*
update comment.
Chris Lattner
2008-04-01
1
-2
/
+3
*
Unbreak build with gcc 4.3: provide missed includes and silence most annoying...
Anton Korobeynikov
2008-02-20
1
-4
/
+4
*
Added debugging routine dumpUses.
Evan Cheng
2008-02-13
1
-6
/
+10
*
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-02-10
1
-9
/
+9
*
Add explicit keywords.
Dan Gohman
2008-01-29
1
-2
/
+2
*
provide def_* and use_* iterators in addition to reg_* iterators.
Chris Lattner
2008-01-10
1
-12
/
+51
*
don't access element zero of an array of size zero.
Chris Lattner
2008-01-03
1
-2
/
+2
*
switch the register iterator to act more like hte LLVM value iterator: derefe...
Chris Lattner
2008-01-01
1
-8
/
+26
*
Add a trivial but handy function to efficiently return the machine
Chris Lattner
2008-01-01
1
-0
/
+6
*
add efficient iteration support for register use/def's
Chris Lattner
2008-01-01
1
-0
/
+66
*
Implement automatically updated def/use lists for all MachineInstr register
Chris Lattner
2008-01-01
1
-4
/
+34
*
Rename SSARegMap -> MachineRegisterInfo in keeping with the idea
Chris Lattner
2007-12-31
1
-0
/
+118