index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
CodeGen
/
SelectionDAG
/
ResourcePriorityQueue.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Modules] Remove potential ODR violations by sinking the DEBUG_TYPE
Chandler Carruth
2014-04-22
1
-1
/
+2
*
[C++11] More 'nullptr' conversion. In some cases just using a boolean check i...
Craig Topper
2014-04-14
1
-5
/
+5
*
[C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
2014-03-02
1
-4
/
+4
*
Rename variables for consistency.
Eli Friedman
2013-09-11
1
-6
/
+6
*
Fix unused variables.
Eli Friedman
2013-09-10
1
-1
/
+0
*
Cache the TargetLowering info object as a pointer.
Bill Wendling
2013-06-06
1
-4
/
+4
*
Change TargetLowering::getRegClassFor to take an MVT, instead of EVT.
Patrik Hagglund
2012-12-13
1
-8
/
+8
*
Revert EVT->MVT changes, r169836-169851, due to buildbot failures.
Patrik Hagglund
2012-12-11
1
-8
/
+8
*
Change TargetLowering::getRegClassFor to take an MVT, instead of EVT.
Patrik Hagglund
2012-12-11
1
-8
/
+8
*
Simplify code. No functionality change.
Jakub Staszak
2012-12-04
1
-3
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-3
/
+3
*
I'm introducing a new machine model to simultaneously allow simple
Andrew Trick
2012-07-07
1
-1
/
+1
*
misched: Added MultiIssueItineraries.
Andrew Trick
2012-06-05
1
-1
/
+1
*
Fix typos found by http://github.com/lyda/misspell-check
Benjamin Kramer
2012-06-02
1
-2
/
+2
*
misched preparation: rename core scheduler methods for consistency.
Andrew Trick
2012-03-07
1
-1
/
+1
*
VLIW specific scheduler framework that utilizes deterministic finite automato...
Andrew Trick
2012-02-01
1
-0
/
+657