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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."
Sean Fertile
2017-11-04
5
-43
/
+10
*
[CallSiteSplitting] clang-format my last commit. NFCI.
Davide Italiano
2017-11-04
1
-3
/
+2
*
[CallSiteSplitting] Silence GCC's -Wparentheses. NFCI.
Davide Italiano
2017-11-03
1
-2
/
+2
*
[X86] Give unary PERMI priority over SHUF128 in lowerV8I64VectorShuffle to ma...
Craig Topper
2017-11-03
1
-4
/
+4
*
Move TargetFrameLowering.h to CodeGen where it's implemented
David Blaikie
2017-11-03
71
-71
/
+71
*
Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()
Adrian Prantl
2017-11-03
2
-1
/
+2
*
[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.
Sean Fertile
2017-11-03
5
-10
/
+43
*
Revert r317046, "Object: Move some code from ELF.h into ELF.cpp."
Peter Collingbourne
2017-11-03
1
-263
/
+0
*
[SimplifyCFG] When merging conditional stores, don't count the store we're me...
Craig Topper
2017-11-03
1
-1
/
+3
*
GCOV: Move GCOV from IR & Support into ProfileData to fix layering
David Blaikie
2017-11-03
3
-2
/
+2
*
Recommit r317351 : Add CallSiteSplitting pass
Jun Bum Lim
2017-11-03
6
-1
/
+510
*
Modularize: Include some required headers
David Blaikie
2017-11-03
2
-1
/
+3
*
Add llvm::for_each as a range-based extensions to <algorithm> and make use of...
Aaron Ballman
2017-11-03
3
-28
/
+25
*
[X86] Promote athlon, athlon-xp, k8, and k8-sse3 to types instead of subtypes...
Craig Topper
2017-11-03
1
-24
/
+16
*
Revert "Add CallSiteSplitting pass"
Jun Bum Lim
2017-11-03
6
-509
/
+1
*
Reland "Add support for writing 64-bit symbol tables for archives when offset...
Jake Ehrlich
2017-11-03
1
-9
/
+55
*
Add CallSiteSplitting pass
Jun Bum Lim
2017-11-03
6
-1
/
+509
*
[AArch64] Fix the number of iterations for the Newton series
Evandro Menezes
2017-11-03
1
-1
/
+1
*
The patch fixes PR35131
Evgeny Stupachenko
2017-11-03
1
-3
/
+3
*
Revert "Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()"
Adrian Prantl
2017-11-03
2
-2
/
+1
*
[CodeGen] Remove unnecessary semicolons to fix a warning. NFC
Craig Topper
2017-11-03
1
-2
/
+2
*
[X86] Initialize Type and Subtype in getHostCPUName to 0.
Craig Topper
2017-11-03
1
-2
/
+2
*
Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()
Adrian Prantl
2017-11-03
2
-1
/
+2
*
[LICM] sink through non-trivially replicable PHI
Jun Bum Lim
2017-11-03
1
-56
/
+140
*
[mips] Match 'ins' and its' variants with C++ code
Simon Dardis
2017-11-03
5
-12
/
+70
*
Fix for Bug 34475 - LOCK/REP/REPNE prefixes emitted as instruction on their own.
Andrew V. Tischenko
2017-11-03
2
-6
/
+6
*
[LoopPredication] NFC: Refactored code to separate out functions being reused
Anna Thomas
2017-11-03
1
-62
/
+92
*
[ADCE] Use MapVector for BlockInfo to make iteration order deterministic
Mikael Holmen
2017-11-03
1
-1
/
+3
*
re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."
Clement Courbet
2017-11-03
5
-712
/
+838
*
[X86][SSE] Add PACKUS support to combineVectorTruncation
Simon Pilgrim
2017-11-03
1
-6
/
+16
*
[PartialInliner] Skip call sites where inlining fails.
Florian Hahn
2017-11-03
1
-7
/
+9
*
[ARM GlobalISel] Move the check for Thumb higher up
Diana Picus
2017-11-03
1
-6
/
+6
*
[Analysis] Refine matching and merging of TBAA tags
Ivan A. Kosarev
2017-11-03
1
-78
/
+95
*
[PEI] Simplify handling of targets with no phys regs. NFC
Francis Visoiu Mistrih
2017-11-03
1
-13
/
+3
*
[AArch64] Use dwarf exception handling on MinGW
Martin Storsjo
2017-11-03
2
-1
/
+11
*
[X86] Remove PALIGNR/VALIGN handling from combineBitcastForMaskedOp and move ...
Craig Topper
2017-11-03
2
-22
/
+131
*
[LSR] Clarify a comment. NFC.
Vedant Kumar
2017-11-03
1
-1
/
+1
*
Avoid PLT for external calls when attribute nonlazybind is used.
Sriraman Tallam
2017-11-03
1
-2
/
+9
*
[Verifier] Remove the -verify-debug-info cl::opt
Vedant Kumar
2017-11-02
1
-2
/
+0
*
[AArch64][RegisterBankInfo] Add mapping for G_FPEXT.
Quentin Colombet
2017-11-02
3
-1
/
+89
*
[AArch64][RegisterBankInfo] Add FPR16 support in value mapping.
Quentin Colombet
2017-11-02
3
-35
/
+48
*
mir-canon: First commit.
Puyan Lotfi
2017-11-02
3
-0
/
+628
*
[X86] Give AVX512VL instructions priority over their AVX equivalents.
Craig Topper
2017-11-02
1
-2
/
+2
*
IndVarSimplify: preserve debug information attached to widened PHI nodes.
Adrian Prantl
2017-11-02
1
-0
/
+10
*
AMDGPU: Fix warning discovered by r317266 [-Wunused-private-field]
Konstantin Zhuravlyov
2017-11-02
1
-1
/
+0
*
Irreducible loop metadata for more accurate block frequency under PGO.
Hiroshi Yamauchi
2017-11-02
8
-2
/
+87
*
[Hexagon] Prefer L2_loadrub_io over L4_loadrub_rr
Krzysztof Parzyszek
2017-11-02
1
-52
/
+82
*
[LoopPredication] Enable predication when latchCheckIV is wider than rangeCheck
Anna Thomas
2017-11-02
1
-10
/
+96
*
AMDGPU: Remove outdated fixme (it was already fixed)
Konstantin Zhuravlyov
2017-11-02
1
-3
/
+0
*
[X86] Simplify the pentium4 code in getHostCPUName to be based on feature fla...
Craig Topper
2017-11-02
1
-34
/
+6
[next]