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
/
DetectDeadLanes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Rename functions PrintReg* to printReg*
Francis Visoiu Mistrih
2017-11-28
1
-1
/
+1
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-2
/
+2
*
Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layering
David Blaikie
2017-11-08
1
-1
/
+1
*
CodeGen: Rename DEBUG_TYPE to match passnames
Matthias Braun
2017-05-25
1
-2
/
+1
*
Spelling mistakes in comments. NFCI.
Simon Pilgrim
2017-03-30
1
-1
/
+1
*
Implement LaneBitmask::any(), use it to replace !none(), NFCI
Krzysztof Parzyszek
2016-12-16
1
-1
/
+1
*
Extract LaneBitmask into a separate type
Krzysztof Parzyszek
2016-12-15
1
-12
/
+12
*
Use StringRef in Pass/PassManager APIs (NFC)
Mehdi Amini
2016-10-01
1
-1
/
+1
*
MachineRegisterInfo/MIR: Initialize tracksSubRegLiveness early, do not print/...
Matthias Braun
2016-08-24
1
-2
/
+2
*
Make DetectDeadLanes preserve CFG
Matt Arsenault
2016-06-15
1
-0
/
+5
*
DetectDeadLanes: Increase precision when detecting undef inputs
Matthias Braun
2016-05-06
1
-53
/
+121
*
DetectDeadLanes: Cleanup, assert on some impossible cases.
Matthias Braun
2016-05-06
1
-9
/
+8
*
[CodeGen] Remove extra ';'
Marcin Koscielnicki
2016-04-28
1
-1
/
+1
*
CodeGen: Add DetectDeadLanes pass.
Matthias Braun
2016-04-28
1
-0
/
+530