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
/
test
/
LTO
/
X86
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NFC] Fix trivial typos in comments
James Henderson
2020-01-06
1
-1
/
+1
*
Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...
Fangrui Song
2019-12-24
2
-2
/
+2
*
[LTO] Support for embedding bitcode section during LTO
Teresa Johnson
2019-12-12
3
-0
/
+42
*
[IRMover] Don't map globals if their types are the same
Pirama Arumuga Nainar
2019-09-11
2
-0
/
+73
*
Reland "Change the X86 datalayout to add three address spaces
Amy Huang
2019-09-10
29
-29
/
+29
*
Revert "Change the X86 datalayout to add three address spaces for 32 bit sign...
Vlad Tsyrklevich
2019-08-28
29
-29
/
+29
*
Change the X86 datalayout to add three address spaces for 32 bit signed,
Amy Huang
2019-08-27
29
-29
/
+29
*
Revert r369233.
Manoj Gupta
2019-08-23
2
-0
/
+7
*
[MC] Don't emit .symver redirected symbols to the symbol table
Fangrui Song
2019-08-19
2
-7
/
+0
*
[NFC] Adjust "invalid.ll.bc" tests to check for AttrKind #255 not #63
Johannes Doerfert
2019-07-11
2
-1
/
+1
*
Revert [InlineCost] cleanup calculations of Cost and Threshold
Jordan Rupprecht
2019-07-03
2
-4
/
+4
*
[InlineCost] cleanup calculations of Cost and Threshold
Fedor Sergeev
2019-06-26
2
-4
/
+4
*
[ThinLTO]LTO]Legacy] Fix dependent libraries support by adding querying of th...
Ben Dunbobbin
2019-06-12
2
-0
/
+24
*
[llvm-nm][llvm-readelf] Avoid single-dash -long-option in tests
Fangrui Song
2019-04-27
1
-1
/
+1
*
Revert [ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols
Steven Wu
2019-04-08
2
-31
/
+0
*
[ThinLTO] Fix ThinLTOCodegenerator to export llvm.used symbols
Steven Wu
2019-04-08
2
-0
/
+31
*
Resubmit r356511 "[TailCallElim] Add tailcall elimination pass to LTO pipelines"
Robert Lougher
2019-03-20
1
-0
/
+22
*
Revert r356511 "[TailCallElim] Add tailcall elimination pass to LTO pipelines"
Robert Lougher
2019-03-19
1
-22
/
+0
*
[TailCallElim] Add tailcall elimination pass to LTO pipelines
Robert Lougher
2019-03-19
1
-0
/
+22
*
IR: Add immarg attribute
Matt Arsenault
2019-03-12
1
-3
/
+0
*
[ThinLTO] Add an option to disable (thin)lto internalization.
Xin Tong
2018-11-05
1
-0
/
+42
*
Update test of r344198 to work with release builds.
Warren Ristow
2018-10-11
1
-2
/
+2
*
[LTO] Account for overriding lib calls via the alias attribute
Warren Ristow
2018-10-10
1
-0
/
+69
*
Pass code-model through Module IR to LTO which will use it.
Caroline Tice
2018-09-21
4
-0
/
+76
*
Enrich inline messages
David Bolvansky
2018-08-05
2
-4
/
+6
*
Revert "Enrich inline messages", tests fail
David Bolvansky
2018-08-01
2
-6
/
+4
*
Enrich inline messages
David Bolvansky
2018-08-01
2
-4
/
+6
*
Revert Enrich inline messages
David Bolvansky
2018-07-31
2
-6
/
+4
*
Enrich inline messages
David Bolvansky
2018-07-31
2
-4
/
+6
*
[LTO] Don't internalize declarations
Bob Haarman
2018-07-27
1
-0
/
+34
*
[LTO] Handle __imp_ (dllimport) symbols consistently with lld
Teresa Johnson
2018-07-23
2
-0
/
+47
*
[ThinLTO] Ensure the TargetLibraryInfo is constructed early enough
Teresa Johnson
2018-07-23
2
-1
/
+41
*
IRMover: Account for matching types present across modules
Vlad Tsyrklevich
2018-06-20
2
-0
/
+58
*
[DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.
Shiva Chen
2018-05-09
1
-3
/
+3
*
Object: Don't mark alias unconditionally defined
Vitaly Buka
2018-04-10
1
-2
/
+4
*
Object: Fix handling of @@@ in .symver directive
Vitaly Buka
2018-03-20
1
-0
/
+40
*
Revert "[LTO] Support filtering by hotness threshold"
Bob Haarman
2018-03-08
1
-15
/
+0
*
[LTO] Support filtering by hotness threshold
Adam Nemet
2018-02-26
1
-0
/
+15
*
Add triples or specify REQUIRES: default_triple to some tests
Justin Bogner
2018-01-27
1
-0
/
+1
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
2
-5
/
+5
*
[LLVMgold] Don't set undefined symbol as prevailing
Eugene Leviant
2017-12-15
1
-1
/
+1
*
Move the stripping of invalid debug info from the Verifier to AutoUpgrade.
Adrian Prantl
2017-10-02
2
-25
/
+4
*
Canonicalize the representation of empty an expression in DIGlobalVariableExp...
Adrian Prantl
2017-08-30
2
-2
/
+2
*
Emit only A Single Opt Remark When Inlining
Sam Elliott
2017-08-21
2
-0
/
+10
*
Revert "Emit only A Single Opt Remark When Inlining"
Sam Elliott
2017-08-20
2
-10
/
+0
*
Emit only A Single Opt Remark When Inlining
Sam Elliott
2017-08-20
2
-0
/
+10
*
[llvm] Get rid of "%T" expansions
Kuba Mracek
2017-08-15
2
-16
/
+18
*
Revert "Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenera...
Adrian Prantl
2017-05-20
3
-2
/
+62
*
Revert "ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator."
Adrian Prantl
2017-05-19
3
-62
/
+2
*
ThinLTO: Verify bitcode before lauching the ThinLTOCodeGenerator.
Adrian Prantl
2017-05-19
3
-2
/
+62
[next]