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
/
opt
/
opt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-apply "[Examples] Add IRTransformations directory to examples."
Florian Hahn
2020-01-04
1
-0
/
+8
*
Generalize the pass registration mechanism used by Polly to any third-party tool
serge_sans_paille
2020-01-02
1
-9
/
+0
*
[opt] Fix run-twice crash and detection problem
Peter Kokai
2019-12-30
1
-4
/
+9
*
[CodeGen] Move ARMCodegenPrepare to TypePromotion
Sam Parker
2019-12-03
1
-0
/
+1
*
Revert "[Examples] Add IRTransformations directory to examples."
Florian Hahn
2019-12-01
1
-8
/
+0
*
Add -disable-builtin option to opt
Dimitry Andric
2019-11-13
1
-0
/
+19
*
[Examples] Add IRTransformations directory to examples.
Florian Hahn
2019-11-12
1
-0
/
+8
*
[debugify] Move the Debugify pass from tools/opt to lib/Transform/Utils
Daniel Sanders
2019-11-07
1
-1
/
+22
*
[LegacyPassManager] Delete BasicBlockPass/Manager.
Alina Sbirlea
2019-10-30
1
-4
/
+1
*
[Tools] Mark output of tools as text if it is text
Kai Nacke
2019-10-08
1
-1
/
+3
*
[SSP] [1/3] Revert "StackProtector: Use PointerMayBeCaptured"
Paul Robinson
2019-09-30
1
-1
/
+0
*
Revert "Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen...
Dmitri Gribenko
2019-09-10
1
-0
/
+1
*
Reland "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op...
Clement Courbet
2019-09-10
1
-1
/
+0
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-3
/
+3
*
Revert "r364412 [ExpandMemCmp][MergeICmps] Move passes out of CodeGen into op...
Clement Courbet
2019-06-26
1
-0
/
+1
*
[ExpandMemCmp][MergeICmps] Move passes out of CodeGen into opt pipeline.
Clement Courbet
2019-06-26
1
-1
/
+0
*
[Remarks] Extend -fsave-optimization-record to specify the format
Francis Visoiu Mistrih
2019-06-17
1
-1
/
+7
*
Reland: [Remarks] Refactor optimization remarks setup
Francis Visoiu Mistrih
2019-06-14
1
-35
/
+19
*
Revert "[Remarks] Refactor optimization remarks setup"
Francis Visoiu Mistrih
2019-06-14
1
-19
/
+35
*
[Remarks] Refactor optimization remarks setup
Francis Visoiu Mistrih
2019-06-13
1
-35
/
+19
*
StackProtector: Use PointerMayBeCaptured
Matt Arsenault
2019-06-12
1
-0
/
+1
*
[CodeGen] Generic Hardware Loop Support
Sam Parker
2019-06-07
1
-0
/
+1
*
[Remarks][NFC] Move the serialization to lib/Remarks
Francis Visoiu Mistrih
2019-05-30
1
-1
/
+2
*
Enable LoopVectorization by default.
Alina Sbirlea
2019-04-25
1
-9
/
+7
*
Remove the unit at a time option
Eric Christopher
2019-04-09
1
-6
/
+0
*
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+12
*
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-12
/
+0
*
[Remarks] Add -foptimization-record-passes to filter remark emission
Francis Visoiu Mistrih
2019-03-12
1
-0
/
+12
*
Reland "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
Francis Visoiu Mistrih
2019-03-06
1
-2
/
+3
*
Revert "[Remarks] Refactor remark diagnostic emission in a RemarkStreamer"
Francis Visoiu Mistrih
2019-03-06
1
-3
/
+2
*
[Remarks] Refactor remark diagnostic emission in a RemarkStreamer
Francis Visoiu Mistrih
2019-03-06
1
-2
/
+3
*
[opt] Report if the provided architecture is invalid.
Florian Hahn
2019-03-05
1
-0
/
+5
*
Fix wrong enum value in switch.
Evgeniy Stepanov
2019-03-04
1
-1
/
+1
*
[PGO] Context sensitive PGO (part 3)
Rong Xu
2019-03-04
1
-0
/
+27
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PGO] Make pgo related options in opt more consistent.
Wei Mi
2019-01-16
1
-0
/
+28
*
[LTO] Record whether LTOUnit splitting is enabled in index
Teresa Johnson
2019-01-11
1
-0
/
+7
*
Subject: [PATCH] [CodeGen] Add pass to combine interleaved loads.
Martin Elshuber
2018-11-19
1
-0
/
+1
*
[Debugify] Export per-pass debug info loss statistics
Vedant Kumar
2018-07-24
1
-2
/
+21
*
[Debugify] Move interface definitions to a header, NFC
Vedant Kumar
2018-07-24
1
-0
/
+1
*
[opt] Introduce -strip-named-metadata
Vedant Kumar
2018-06-05
1
-8
/
+12
*
[Debugify] Don't apply DI before the bitcode writer pass
Vedant Kumar
2018-06-04
1
-2
/
+2
*
[opt] Add a -strip-module-flags option
Vedant Kumar
2018-06-04
1
-0
/
+8
*
[WebAssembly] Add Wasm exception handling prepare pass
Heejin Ahn
2018-05-31
1
-0
/
+1
*
[Debugfiy] Print the pass name next to the result
Anastasis Grammenos
2018-05-15
1
-2
/
+2
*
[Debugify] Add -debugify-each for testing each pass in a pipeline
Vedant Kumar
2018-05-15
1
-6
/
+42
*
IWYU for llvm-config.h in llvm, additions.
Nico Weber
2018-04-30
1
-0
/
+1
*
[AggressiveInstCombine] Add library initializer routine for AggressiveInstCom...
Craig Topper
2018-04-24
1
-1
/
+1
*
[DebugInfo][OPT] NFC follow-up on "Fixing a couple of DI duplication bugs of ...
Roman Tereshin
2018-04-13
1
-9
/
+9
[next]