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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed false ThinLTO cache misses problem (PR 45819).
romanova-ekaterina
2020-06-22
1
-4
/
+24
*
Update compiler extension integration into the build system
serge-sans-paille
2020-06-17
2
-1
/
+1
*
[LTO] Constify lto::Config reference passed to backends (NFC)
Teresa Johnson
2020-01-13
2
-18
/
+17
*
[ThinLTO] Pass CodeGenOpts like UnrollLoops/VectorizeLoop/VectorizeSLP
Wei Mi
2020-01-09
1
-1
/
+1
*
[ThinLTO] Show preserved symbols in DOT files
evgeny
2019-12-18
2
-18
/
+21
*
Revert an accidental commit af5ca40b47b3e85c3add81ccdc0b787c4bc355ae
Rui Ueyama
2019-12-13
1
-6
/
+0
*
temporary
Rui Ueyama
2019-12-13
1
-0
/
+6
*
[LTO] Support for embedding bitcode section during LTO
Teresa Johnson
2019-12-12
1
-0
/
+20
*
[Remarks][ThinLTO] Use the correct file extension based on the format
Francis Visoiu Mistrih
2019-12-02
1
-1
/
+5
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
1
-1
/
+1
*
[LTO][Legacy] Add API for passing LLVM options separately
Francis Visoiu Mistrih
2019-11-19
1
-6
/
+3
*
[ThinLTO] Simplify code. NFC
evgeny
2019-11-19
1
-5
/
+4
*
Recommit "[ThinLTO] Add correctness check for RO/WO variable import"
evgeny
2019-11-15
2
-17
/
+17
*
Add missing includes needed to prune LLVMContext.h include, NFC
Reid Kleckner
2019-11-14
3
-0
/
+3
*
Revert "[ThinLTO] Add correctness check for RO/WO variable import"
Benjamin Kramer
2019-11-14
2
-17
/
+17
*
[ThinLTO] Add correctness check for RO/WO variable import
evgeny
2019-11-14
2
-17
/
+17
*
Move CodeGenFileType enum to Support/CodeGen.h
Reid Kleckner
2019-11-13
2
-2
/
+2
*
Fix compilation warning on the trailing whitespace. NFC.
Michael Liao
2019-10-24
1
-1
/
+1
*
Hide implementation details in anonymous namespaces. NFC.
Benjamin Kramer
2019-10-24
1
-0
/
+2
*
[ThinLTOCodeGenerator] Add support for index-based WPD
Eugene Leviant
2019-10-18
1
-21
/
+47
*
Reland: Dead Virtual Function Elimination
Oliver Stannard
2019-10-17
2
-0
/
+4
*
[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
Guillaume Chatelet
2019-10-15
1
-1
/
+2
*
Revert "Dead Virtual Function Elimination"
Jorge Gorbe Moya
2019-10-14
2
-4
/
+0
*
Dead Virtual Function Elimination
Oliver Stannard
2019-10-11
2
-0
/
+4
*
ADT: Save a word in every StringSet entry
Jordan Rose
2019-10-10
1
-1
/
+1
*
[ThinLTO/WPD] Ensure devirtualized targets use promoted symbol when necessary
Teresa Johnson
2019-10-02
1
-5
/
+6
*
[LTO][Legacy] Add new C inferface to query libcall functions
Steven Wu
2019-09-16
1
-0
/
+10
*
[Support] Add overload writeFileAtomically(std::function Writer)
Jan Korous
2019-09-13
1
-14
/
+18
*
AArch64: support arm64_32, an ILP32 slice for watchOS.
Tim Northover
2019-09-12
3
-3
/
+6
*
[LTO] Avoid calling GlobalValue::getGUID (MD5) twice
Fangrui Song
2019-09-11
1
-2
/
+1
*
Do a sweep of symbol internalization. NFC.
Benjamin Kramer
2019-08-23
1
-1
/
+1
*
[ThinLTO] Fix handling of weak interposable symbols
Teresa Johnson
2019-08-23
2
-16
/
+48
*
[NewPM][PassInstrumentation] IR printing support for (Thin)LTO
Taewook Oh
2019-08-15
1
-1
/
+5
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
5
-14
/
+14
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
4
-11
/
+11
*
[ThinLTO] Implement index-based WPD
Teresa Johnson
2019-08-02
1
-1
/
+15
*
Open native file handles to avoid converting from FDs, NFC
Reid Kleckner
2019-07-11
2
-17
/
+16
*
[Support] Move llvm::MemoryBuffer to sys::fs::file_t
Reid Kleckner
2019-07-10
3
-9
/
+10
*
[ThinLTO] Attempt to recommit r365188 after alignment fix
Eugene Leviant
2019-07-05
1
-9
/
+12
*
Reverted r365188 due to alignment problems on i686-android
Eugene Leviant
2019-07-05
1
-12
/
+9
*
[ThinLTO] Attempt to recommit r365040 after caching fix
Eugene Leviant
2019-07-05
1
-9
/
+12
*
Revert [ThinLTO] Optimize writeonly globals out
Reid Kleckner
2019-07-04
1
-12
/
+9
*
[ThinLTO] Optimize writeonly globals out
Eugene Leviant
2019-07-03
1
-9
/
+12
*
[Remarks] Extend -fsave-optimization-record to specify the format
Francis Visoiu Mistrih
2019-06-17
4
-10
/
+17
*
[Clang] Harmonize Split DWARF options with llc
Aaron Puchert
2019-06-15
1
-3
/
+4
*
Reland: [Remarks] Refactor optimization remarks setup
Francis Visoiu Mistrih
2019-06-14
4
-43
/
+34
*
Revert "[Remarks] Refactor optimization remarks setup"
Francis Visoiu Mistrih
2019-06-14
4
-34
/
+43
*
[Remarks] Refactor optimization remarks setup
Francis Visoiu Mistrih
2019-06-13
4
-43
/
+34
*
[ThinLTO]LTO]Legacy] Fix dependent libraries support by adding querying of th...
Ben Dunbobbin
2019-06-12
1
-5
/
+27
*
[Attributor] Pass infrastructure and fixpoint framework
Johannes Doerfert
2019-06-05
1
-0
/
+1
[next]