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
/
DiagnosticInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove LLVMContextImpl::optimizationRemarkEnabledFor.
Diego Novillo
2014-05-22
1
-9
/
+68
*
Add support for missed and analysis optimization remarks.
Diego Novillo
2014-05-22
1
-6
/
+44
*
Fix use-after-free bug caught by address sanitizer:
Diego Novillo
2014-04-11
1
-1
/
+1
*
[C++11] More 'nullptr' conversion or in some cases just using a boolean check...
Craig Topper
2014-04-09
1
-1
/
+1
*
Add support for optimization reports.
Diego Novillo
2014-04-08
1
-0
/
+28
*
Use DiagnosticInfo facility.
Diego Novillo
2014-03-14
1
-0
/
+8
*
Revert "[C++11] Replace LLVM atomics with std::atomic."
Benjamin Kramer
2014-03-03
1
-3
/
+3
*
[C++11] Replace LLVM atomics with std::atomic.
Benjamin Kramer
2014-03-03
1
-3
/
+3
*
Fix wording of warning message about invalid debug info.
Manman Ren
2014-02-04
1
-2
/
+2
*
Report a warning when dropping outdated debug info metadata.
Manman Ren
2014-01-16
1
-0
/
+5
*
Re-sort all of the includes with ./utils/sort_includes.py so that
Chandler Carruth
2014-01-07
1
-1
/
+0
*
DiagnosticInfo: Add missing namespace
Tobias Grosser
2013-12-18
1
-1
/
+1
*
Add warning capabilities in LLVM.
Quentin Colombet
2013-12-17
1
-0
/
+54