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
/
VirtRegMap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tidy up #includes, deleting a bunch of unnecessary #includes.
Dan Gohman
2009-01-05
1
-0
/
+1
*
Move #include to right place.
Evan Cheng
2008-06-04
1
-1
/
+0
*
Use of implicit_def is not part of live interval. Create empty intervals for ...
Evan Cheng
2008-04-11
1
-0
/
+15
*
Fix typos in comments.
Dan Gohman
2008-03-12
1
-2
/
+2
*
Transfer physical register spill info when load / store folding happens.
Evan Cheng
2008-03-11
1
-0
/
+17
*
When the register allocator runs out of registers, spill a physical register ...
Evan Cheng
2008-03-11
1
-0
/
+40
*
Spiller now remove unused spill slots.
Evan Cheng
2008-02-27
1
-5
/
+27
*
Rename MRegisterInfo to TargetRegisterInfo.
Dan Gohman
2008-02-10
1
-7
/
+7
*
Remove attribution from file headers, per discussion on llvmdev.
Chris Lattner
2007-12-29
1
-2
/
+2
*
MachineInstr can change. Store indexes instead.
Evan Cheng
2007-12-05
1
-11
/
+10
*
If a split live interval is spilled again, remove the kill marker on its last...
Evan Cheng
2007-12-05
1
-0
/
+19
*
Fix kill info for split intervals.
Evan Cheng
2007-12-05
1
-10
/
+12
*
Remove redundant foldMemoryOperand variants and other code clean up.
Evan Cheng
2007-12-02
1
-4
/
+3
*
Fixed various live interval splitting bugs / compile time issues.
Evan Cheng
2007-11-29
1
-0
/
+41
*
Recover compile time regression.
Evan Cheng
2007-11-28
1
-50
/
+25
*
Live interval splitting:
Evan Cheng
2007-11-17
1
-7
/
+97
*
Local spiller optimization:
Evan Cheng
2007-10-13
1
-0
/
+4
*
Re-implement trivial rematerialization. This allows def MIs whose live interv...
Evan Cheng
2007-08-13
1
-8
/
+21
*
Add a missing forward declaration.
David Greene
2007-08-07
1
-0
/
+1
*
More explicit keywords.
Dan Gohman
2007-08-02
1
-1
/
+1
*
It's not necessary to do rounding for alloca operations when the requested
Dan Gohman
2007-07-18
1
-0
/
+211