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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update compiler extension integration into the build system
serge-sans-paille
2020-06-17
1
-2
/
+1
*
Re-apply "[Examples] Add IRTransformations directory to examples."
Florian Hahn
2020-01-04
2
-0
/
+12
*
Generalize the pass registration mechanism used by Polly to any third-party tool
serge_sans_paille
2020-01-02
3
-21
/
+8
*
[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
2
-12
/
+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
2
-0
/
+12
*
[debugify] Move the Debugify pass from tools/opt to lib/Transform/Utils
Daniel Sanders
2019-11-07
5
-540
/
+23
*
[NFC] Add SUPPORT_PLUGINS to add_llvm_executable()
David Tenty
2019-11-06
1
-3
/
+1
*
Revert "[NFC] Rename LLVM_NO_DEAD_STRIP"
David Tenty
2019-10-30
1
-1
/
+1
*
[LegacyPassManager] Delete BasicBlockPass/Manager.
Alina Sbirlea
2019-10-30
3
-46
/
+1
*
[NFC] Rename LLVM_NO_DEAD_STRIP
David Tenty
2019-10-25
1
-1
/
+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
*
Fix -DBUILD_SHARED_LIBS=ON build after rL362160
Sam Clegg
2019-05-31
1
-0
/
+1
*
[Remarks][NFC] Move the serialization to lib/Remarks
Francis Visoiu Mistrih
2019-05-30
1
-1
/
+2
*
Fix BUILD_SHARED_LIBS builds after r361567
Daniel Sanders
2019-05-24
1
-0
/
+1
*
Break false dependencies on target libraries
Daniel Sanders
2019-05-23
1
-1
/
+3
*
[DebugInfo] Delete TypedDINodeRef
Fangrui Song
2019-05-07
1
-2
/
+2
*
Enable LoopVectorization by default.
Alina Sbirlea
2019-04-25
1
-9
/
+7
*
[NewPassManager] Adding pass tuning options: loop vectorize.
Alina Sbirlea
2019-04-19
1
-1
/
+1
*
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
3
-5
/
+57
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
13
-52
/
+39
*
[PGO] Make pgo related options in opt more consistent.
Wei Mi
2019-01-16
3
-13
/
+36
*
[LTO] Record whether LTOUnit splitting is enabled in index
Teresa Johnson
2019-01-11
1
-0
/
+7
*
[DebugInfo] DISubprogram flags get their own flags word. NFC.
Paul Robinson
2018-11-19
1
-5
/
+6
*
Subject: [PATCH] [CodeGen] Add pass to combine interleaved loads.
Martin Elshuber
2018-11-19
1
-0
/
+1
*
[newpm] Fix r346645: Missing consume of the Error return by the pipeline parser
Philip Pfaffe
2018-11-12
1
-2
/
+3
[next]