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
/
LTO
/
LTOCodeGenerator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LTO][Legacy] Add API for passing LLVM options separately
Francis Visoiu Mistrih
2019-11-19
1
-6
/
+3
*
Move CodeGenFileType enum to Support/CodeGen.h
Reid Kleckner
2019-11-13
1
-1
/
+1
*
Reland: Dead Virtual Function Elimination
Oliver Stannard
2019-10-17
1
-0
/
+2
*
Revert "Dead Virtual Function Elimination"
Jorge Gorbe Moya
2019-10-14
1
-2
/
+0
*
Dead Virtual Function Elimination
Oliver Stannard
2019-10-11
1
-0
/
+2
*
ADT: Save a word in every StringSet entry
Jordan Rose
2019-10-10
1
-1
/
+1
*
AArch64: support arm64_32, an ILP32 slice for watchOS.
Tim Northover
2019-09-12
1
-1
/
+2
*
[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
-1
/
+1
*
[Remarks] Extend -fsave-optimization-record to specify the format
Francis Visoiu Mistrih
2019-06-17
1
-2
/
+8
*
Reland: [Remarks] Refactor optimization remarks setup
Francis Visoiu Mistrih
2019-06-14
1
-13
/
+14
*
Revert "[Remarks] Refactor optimization remarks setup"
Francis Visoiu Mistrih
2019-06-14
1
-14
/
+13
*
[Remarks] Refactor optimization remarks setup
Francis Visoiu Mistrih
2019-06-13
1
-13
/
+14
*
[Attributor] Pass infrastructure and fixpoint framework
Johannes Doerfert
2019-06-05
1
-0
/
+1
*
[LTO] Add plumbing to save stats during LTO on Darwin.
Florian Hahn
2019-04-19
1
-3
/
+20
*
Reland "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-1
/
+7
*
Revert "[Remarks] Add -foptimization-record-passes to filter remark emission"
Francis Visoiu Mistrih
2019-03-12
1
-7
/
+1
*
[Remarks] Add -foptimization-record-passes to filter remark emission
Francis Visoiu Mistrih
2019-03-12
1
-1
/
+7
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[PassTiming] cleaning up legacy PassTimingInfo interface. NFCI.
Fedor Sergeev
2018-09-26
1
-0
/
+1
*
Revert "[LTO] Support filtering by hotness threshold"
Bob Haarman
2018-03-08
1
-8
/
+1
*
[LTO] Support filtering by hotness threshold
Adam Nemet
2018-02-26
1
-1
/
+8
*
Pass a reference to a module to the bitcode writer.
Rafael Espindola
2018-02-14
1
-1
/
+1
*
Fix more inconsistent line endings. NFC.
Dimitry Andric
2017-12-18
1
-9
/
+9
*
Remove redundant includes from lib/LTO.
Michael Zolotukhin
2017-12-13
1
-3
/
+0
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-3
/
+3
*
Add llvm::for_each as a range-based extensions to <algorithm> and make use of...
Aaron Ballman
2017-11-03
1
-11
/
+9
*
[SimplifyCFG] use pass options and remove the latesimplifycfg pass
Sanjay Patel
2017-10-28
1
-1
/
+0
*
[raw_fd_ostream] report actual error in error messages
Bob Haarman
2017-10-24
1
-3
/
+5
*
Move the stripping of invalid debug info from the Verifier to AutoUpgrade.
Adrian Prantl
2017-10-02
1
-12
/
+1
*
[Support] Rename tool_output_file to ToolOutputFile, NFC
Reid Kleckner
2017-09-23
1
-2
/
+2
*
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
Vivek Pandya
2017-09-15
1
-8
/
+16
*
This reverts r313381
Vivek Pandya
2017-09-15
1
-16
/
+8
*
This patch fixes https://bugs.llvm.org/show_bug.cgi?id=32352
Vivek Pandya
2017-09-15
1
-8
/
+16
*
Delete Default and JITDefault code models
Rafael Espindola
2017-08-03
1
-3
/
+2
*
[LTO] Print time-passes information at conclusion of LTO codegen
James Henderson
2017-05-16
1
-0
/
+1
*
LTO: Don't verify modules twice in verifyMergedModuleOnce
Adrian Prantl
2017-05-12
1
-10
/
+7
*
Add support for -fno-builtin to LTO and ThinLTO to libLTO
Mehdi Amini
2017-03-28
1
-0
/
+2
*
Split the SimplifyCFG pass into two variants.
Joerg Sonnenberger
2017-03-26
1
-0
/
+1
*
[LTO] Share the optimization remarks setup between Thin/Full LTO.
Davide Italiano
2017-02-10
1
-19
/
+3
*
[lib/LTO] Rework optimization remarkers setup.
Davide Italiano
2017-02-10
1
-16
/
+19
*
[LTOs] Allow generation of hotness information
Adam Nemet
2016-12-02
1
-0
/
+9
*
[LTO] Move finishOptimizationRemarks after codegen
Adam Nemet
2016-11-28
1
-2
/
+2
*
Rename option to -lto-pass-remarks-output
Adam Nemet
2016-11-22
1
-1
/
+1
*
[ThinLTO] Implement -pass-remarks-output in ThinLTOCodeGenerator
Mehdi Amini
2016-11-19
1
-7
/
+7
*
Change setDiagnosticsOutputFile to take a unique_ptr from a raw pointer (NFC)
Mehdi Amini
2016-11-19
1
-1
/
+1
*
[LTO] Add option to generate optimization records
Adam Nemet
2016-11-18
1
-0
/
+34
*
Split Bitcode/ReaderWriter.h into separate reader and writer headers
Teresa Johnson
2016-11-11
1
-1
/
+1
*
Don't store Twine in a local variable.
Eli Friedman
2016-11-08
1
-2
/
+1
*
[LTO] Add error message on IO error in compileOptimizedToFile.
Eli Friedman
2016-11-07
1
-0
/
+2
[next]