projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
[cleanup] Re-sort all the includes with utils/sort_includes.py.
[oota-llvm.git]
/
lib
/
CodeGen
/
RegAllocPBQP.cpp
2009-09-03
Lang Hames
Fixed a test that ensures the LocalRewriter does not...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-20
Daniel Dunbar
Suppress build warning in -Asserts
blob
|
commitdiff
|
raw
|
diff to current
2009-08-19
Lang Hames
Added an option to have the PBQP allocator attempt...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Lang Hames
Changes DOUT references in the PBQP allocator to use...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-12
Lang Hames
Added RegisterCoalescer to required passes for PBQP.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Dan Gohman
Remove unnecessary throw() specifications; LLVM doesn...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-11
Dan Gohman
Remove unnecessary casts.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Lang Hames
Modified VNInfo. The "copy" member is now a union which...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-10
Owen Anderson
Remove a bunch of debugging code that was slowing PBQP...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-08
Daniel Dunbar
Fix some -Asserts unused variable warnings.
blob
|
commitdiff
|
raw
|
diff to current
2009-08-06
Lang Hames
New C++ PBQP solver. Currently about as fast (read...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-31
Dan Gohman
Use setPreservesAll and setPreservesCFG in CodeGen...
blob
|
commitdiff
|
raw
|
diff to current
2009-07-25
Daniel Dunbar
More migration to raw_ostream, the water has dried...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-17
Lang Hames
VNInfo cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-14
Evan Cheng
Move register allocation preference (or hint) from...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-30
Bill Wendling
Untabification.
blob
|
commitdiff
|
raw
|
diff to current
2009-05-17
Lang Hames
Prevented reg0 from being added to MBB live-in set...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-06
Lang Hames
Renamed Spiller classes (plus uses and related files...
blob
|
commitdiff
|
raw
|
diff to current
2009-05-03
Evan Cheng
In some rare cases, the register allocator can spill...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-21
Evan Cheng
It has finally happened. Spiller is now using live...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-17
Sanjiv Gupta
r66870 missed this out.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Owen Anderson
Convert VirtRegMap to a MachineFunctionPass.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-11
Owen Anderson
Reorganization: Move the Spiller out of VirtRegMap...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-20
Evan Cheng
Change TargetInstrInfo::isMoveInstr to return source...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Misha Brukman
* Moved author attribution to CREDITS.TXT
blob
|
commitdiff
|
raw
|
diff to current
2009-01-08
Misha Brukman
* Alphabetized #includes
blob
|
commitdiff
|
raw
|
diff to current
2008-11-19
Argyrios Kyrtzidis
Fix compilation error on MSVC.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-16
Lang Hames
Big PBQP allocator update. Adds coalescing support...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-14
Lang Hames
Test commit.
blob
|
commitdiff
|
raw
|
diff to current
2008-10-14
Dan Gohman
Fix command-line option printing to print two spaces...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-03
Evan Cheng
Fix typos pointed out by Duncan. Also untabify these...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-03
Dan Gohman
Switch the MachineOperand accessors back to the short...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-02
Evan Cheng
A Partitioned Boolean Quadratic Programming (PBQP)...
blob
|
commitdiff
|
raw
|
diff to current