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
/
tools
/
llvm-opt-fuzzer
/
llvm-opt-fuzzer.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-3
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[NewPM] teach -passes= to emit meaningful error messages
Fedor Sergeev
2018-10-17
1
-5
/
+6
*
Revert "[NewPM] teach -passes= to emit meaningful error messages"
Fedor Sergeev
2018-10-15
1
-6
/
+5
*
[NewPM] teach -passes= to emit meaningful error messages
Fedor Sergeev
2018-10-15
1
-5
/
+6
*
[AggressiveInstCombine] Add library initializer routine for AggressiveInstCom...
Craig Topper
2018-04-24
1
-0
/
+1
*
Rename *CommandFlags.def to *CommandFlags.inc
David Blaikie
2018-04-11
1
-1
/
+1
*
Pass a reference to a module to the bitcode writer.
Rafael Espindola
2018-02-14
1
-1
/
+1
*
[llvm-opt-fuzzer] Fix build after rL324225
Igor Laevsky
2018-02-05
1
-0
/
+4
*
[llvm-opt-fuzzer] Avoid adding incorrect inputs to the fuzzer corpus
Igor Laevsky
2018-02-05
1
-8
/
+30
*
Remove redundant includes from tools.
Michael Zolotukhin
2017-12-13
1
-2
/
+0
*
Rename CommandFlags.h -> CommandFlags.def
David Blaikie
2017-11-27
1
-1
/
+1
*
[FuzzMutate] NFC. Move parseModule and writeModule from llvm-isel-fuzzer into...
Igor Laevsky
2017-11-16
1
-36
/
+0
*
[llvm-opt-fuzzer] Fix unused variable warning after rL317883
Igor Laevsky
2017-11-10
1
-0
/
+1
*
[llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing optimization passes
Igor Laevsky
2017-11-10
1
-0
/
+259