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
/
IR
/
UseListOrder.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
uselistorder: Remove the global bits
Duncan P. N. Exon Smith
2015-04-15
1
-43
/
+0
*
IR: Set -preserve-bc-uselistorder=false by default
Duncan P. N. Exon Smith
2015-04-14
1
-1
/
+1
*
IR: Rename 'use-list-order' options to 'uselistorder'
Duncan P. N. Exon Smith
2015-04-14
1
-2
/
+2
*
IR: Preserve use-list order by default in bitcode
Duncan P. N. Exon Smith
2015-04-09
1
-3
/
+3
*
verify-uselistorder: Force -preserve-bc-use-list-order
Duncan P. N. Exon Smith
2014-08-19
1
-0
/
+8
*
verify-uselistorder: Move shuffleUseLists() out of lib/IR
Duncan P. N. Exon Smith
2014-08-01
1
-104
/
+2
*
UseListOrder: Guarantee that shuffles change use-list order
Duncan P. N. Exon Smith
2014-08-01
1
-9
/
+12
*
IR: Augment debug statements for use-list order
Duncan P. N. Exon Smith
2014-07-29
1
-2
/
+5
*
Fix MSVC2012 build error in UseListOrder.cpp
Hans Wennborg
2014-07-25
1
-3
/
+4
*
Try to fix a layering violation introduced by r213945
Duncan P. N. Exon Smith
2014-07-25
1
-303
/
+9
*
Fix -Werror build after r213945
Duncan P. N. Exon Smith
2014-07-25
1
-0
/
+1
*
IPO: Add use-list-order verifier
Duncan P. N. Exon Smith
2014-07-25
1
-0
/
+423