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
/
Target
/
X86
/
X86DomainReassignment.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merging r343443:
Tom Stellard
2018-10-19
1
-0
/
+21
*
Remove DEBUG macro.
Nicola Zaghen
2018-05-23
1
-1
/
+1
*
[X86DomainReassignment] Don't compare stack-allocated values by address
Keno Fischer
2018-05-18
1
-6
/
+35
*
[X86DomainReassignment] Don't delete IMPLICIT_DEF nodes
Keno Fischer
2018-05-18
1
-20
/
+1
*
Rename DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-14
1
-4
/
+6
*
Clear converters map after X86 Domain Reassignment to avoid crashes
Dimitry Andric
2018-05-12
1
-2
/
+1
*
[X86] Don't emit KTEST instructions unless only the Z flag is being used
Craig Topper
2018-02-08
1
-4
/
+8
*
[X86] Refactor DomainReassignment pass to make the Closure class not stores r...
Craig Topper
2017-12-20
1
-78
/
+89
*
[X86DomainReassignment] Store legal domains in a std::bitset instead of using...
Craig Topper
2017-12-17
1
-16
/
+18
*
MachineFunction: Return reference from getFunction(); NFC
Matthias Braun
2017-12-15
1
-1
/
+1
*
Remove redundant includes from lib/Target/X86.
Michael Zolotukhin
2017-12-13
1
-1
/
+0
*
[X86] Fix a bug in handling GRXX subclasses in Domain Reassignment pass
Guy Blank
2017-12-05
1
-4
/
+4
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
Fix a -Wpedantic warning.
Haojian Wu
2017-10-23
1
-1
/
+1
*
[X86] Add a pass to convert instruction chains between domains.
Guy Blank
2017-10-22
1
-0
/
+752