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
/
AntiDepBreaker.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
[CodeGen] Fix some Clang-tidy modernize-use-using and Include What You Use wa...
Eugene Zelenko
2017-09-29
1
-12
/
+14
*
Resubmit r301309: [DebugInfo][X86] Fix handling of DBG_VALUE's in post-RA sch...
Andrew Ng
2017-04-25
1
-0
/
+19
*
Revert "[DebugInfo][X86] Fix handling of DBG_VALUE's in post-RA scheduler."
Andrew Ng
2017-04-25
1
-19
/
+0
*
[DebugInfo][X86] Fix handling of DBG_VALUE's in post-RA scheduler.
Andrew Ng
2017-04-25
1
-0
/
+19
*
CodeGen: Use MachineInstr& in AntiDepBreaker API, NFC
Duncan P. N. Exon Smith
2016-02-27
1
-8
/
+7
*
CodeGen: Assert valid MI in AntiDepBreaker::UpdateDbgValue
Duncan P. N. Exon Smith
2016-02-27
1
-1
/
+2
*
[CodeGen] Reduce visibility of implementation details
Benjamin Kramer
2015-07-01
1
-1
/
+1
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
mop up: "Don’t duplicate function or class name at the beginning of the com...
Sanjay Patel
2014-09-21
1
-12
/
+8
*
Canonicalize header guards into a common format.
Benjamin Kramer
2014-08-13
1
-2
/
+2
*
Revert "Give internal classes hidden visibility."
Benjamin Kramer
2013-09-11
1
-1
/
+1
*
Give internal classes hidden visibility.
Benjamin Kramer
2013-09-11
1
-1
/
+1
*
Update DBG_VALUEs while breaking anti dependencies.
Devang Patel
2011-06-02
1
-3
/
+15
*
Make BreakAntiDependencies' SUnits argument const, and make the Begin
Dan Gohman
2010-04-19
1
-3
/
+3
*
Remove some old experimental code that is no longer needed. Remove additional...
David Goodwin
2009-11-20
1
-16
/
+1
*
Sink a #include <map> to where it's actually needed.
Dan Gohman
2009-11-16
1
-0
/
+1
*
Do a scheduling pass ignoring anti-dependencies to identify candidate registe...
David Goodwin
2009-11-03
1
-3
/
+14
*
Make AntiDepReg.h internal.
David Goodwin
2009-10-28
1
-0
/
+62