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 "Resubmit "Add support for advanced number formatting.""
Renato Golin
2016-10-18
2
-328
/
+89
*
[ARM] Assign cost of scaling for Cortex-R52
Javed Absar
2016-10-18
1
-1
/
+2
*
[X86][SSE] Add lowering to cvttpd2dq/cvttps2dq for sitofp v2f64/2f32 to 2i32
Simon Pilgrim
2016-10-18
6
-1
/
+64
*
[XRay] Support for for tail calls for ARM no-Thumb
Dean Michael Berris
2016-10-18
4
-3
/
+19
*
Object: Add a missing return in ObjectFile::createObjectFile
Justin Bogner
2016-10-18
1
-2
/
+2
*
[X86] Fix DecodeVPERMVMask to handle cases where the constant pool entry has ...
Craig Topper
2016-10-18
3
-30
/
+24
*
[AVX-512] Fix DecodeVPERMV3Mask to handle cases where the constant pool entry...
Craig Topper
2016-10-18
3
-20
/
+27
*
[AVX-512] Add support for decoding shuffle mask from constant pool for masked...
Craig Topper
2016-10-18
1
-24
/
+53
*
Fix differences in codegen between Linux and Windows toolchains
Mandeep Singh Grang
2016-10-18
2
-4
/
+7
*
Rename HexStyle -> HexFormatStyle, and remove a constexpr.
Zachary Turner
2016-10-17
2
-23
/
+24
*
Resubmit "Add support for advanced number formatting."
Zachary Turner
2016-10-17
2
-89
/
+327
*
[AMDGPU] Mark .note section SHF_ALLOC so lld creates a segment for it
Konstantin Zhuravlyov
2016-10-17
1
-2
/
+4
*
[ADT] Move CachedHashString to its own header in ADT, and rename to CachedHas...
Justin Lebar
2016-10-17
1
-25
/
+4
*
Next set of additional error checks for invalid Mach-O files for the
Kevin Enderby
2016-10-17
1
-0
/
+78
*
Revert formatting changes.
Zachary Turner
2016-10-17
2
-323
/
+88
*
Try to fix build after invalid pointer conversion.
Zachary Turner
2016-10-17
1
-0
/
+14
*
[Support] Add support for "advanced" number formatting.
Zachary Turner
2016-10-17
2
-88
/
+309
*
[DAG] use isConstOrConstSplat in ComputeNumSignBits to optimize SRA
Sanjay Patel
2016-10-17
1
-1
/
+1
*
[DAG] make isConstOrConstSplat and isConstOrConstSplatFP more accessible; NFC
Sanjay Patel
2016-10-17
2
-38
/
+34
*
[opt] Strip coverage if debug info is not present.
Davide Italiano
2016-10-17
1
-1
/
+5
*
Ignore debug info when making optimization decisions in SimplifyCFG.
Dehao Chen
2016-10-17
1
-11
/
+18
*
Test commit.
Michael LeMay
2016-10-17
1
-1
/
+1
*
Handle relocations to thumb functions when dynamic linking COFF modules
Walter Erquinigo
2016-10-17
2
-9
/
+58
*
GlobalISel: support wider range of load/store sizes in AArch64.
Tim Northover
2016-10-17
1
-0
/
+8
*
AMDGPU/SI: LowerParameter() should be computing align based on memory type
Tom Stellard
2016-10-17
1
-1
/
+1
*
AMDGPU/SI: Fix LowerParameter() for i16 arguments
Tom Stellard
2016-10-17
1
-10
/
+18
*
[DAG] optimize away an arithmetic-right-shift of a 0 or -1 value
Sanjay Patel
2016-10-17
1
-0
/
+4
*
Rename interface for querying physical hardware concurrency
Teresa Johnson
2016-10-17
1
-1
/
+1
*
[Support] remove_dots: Remove .. from absolute paths.
Benjamin Kramer
2016-10-17
1
-5
/
+8
*
[SDAG] Use ABI type alignment for constant pools when optimizing for size
James Molloy
2016-10-17
1
-1
/
+3
*
[SimplifyCFG] Don't lower complex ConstantExprs to lookup tables
Oliver Stannard
2016-10-17
1
-1
/
+4
*
[SCEV] Consider delinearization pattern with extension with identity factor
Tobias Grosser
2016-10-17
1
-1
/
+2
*
[CodeGenPrepare] When moving a zext near to its associated load, do not retai...
Andrea Di Biagio
2016-10-17
1
-0
/
+8
*
[X86] Fix shuffle decoding assertions to print the right number of required o...
Craig Topper
2016-10-17
1
-8
/
+8
*
[AVX-512] Add shuffle combining support for vpermi2var shuffles derived from ...
Craig Topper
2016-10-17
1
-0
/
+14
*
[AVX-512] Add support for turning a 256-bit load that goes to both halfs of a...
Craig Topper
2016-10-16
2
-13
/
+69
*
Support: Return void from Scanner::scan_ns_uri_char, no one uses the result
Justin Bogner
2016-10-16
1
-7
/
+2
*
PR30711: Fix incorrect profiling of 'long long' in FoldingSet, then use it to
Richard Smith
2016-10-16
1
-4
/
+4
*
[AVX-512] Fix the operand order for vpermi2var_qi intrinsics to match the oth...
Craig Topper
2016-10-16
1
-3
/
+3
*
[AVX-512] Correct execution domain for VPERMT2PS and VPERMI2PS.
Craig Topper
2016-10-16
1
-4
/
+4
*
[AVX-512] Move (v4i64 (X86SubVBroadcast (v2i64))) alternate patterns under a ...
Craig Topper
2016-10-16
1
-9
/
+9
*
[ArmFastISel] Kill dead code. NFCI.
Davide Italiano
2016-10-16
1
-35
/
+0
*
[MachineMemOperand] Move synchronization scope and atomic orderings from SDNo...
Konstantin Zhuravlyov
2016-10-15
8
-81
/
+60
*
[GVN/PRE] Hoist global values outside of loops.
Davide Italiano
2016-10-15
1
-26
/
+58
*
Test commit. (NFC)
Li Huang
2016-10-15
1
-1
/
+1
*
[AVX-512] Add shuffle comments for vbroadcast instructions.
Craig Topper
2016-10-15
1
-0
/
+43
*
[AVX-512] Rename VPBROADCASTI32X2 and VPBROADCASTF32X2 instruction classes to...
Craig Topper
2016-10-15
1
-4
/
+4
*
[SimplifyCFG] Use the error checking provided by getPrevNode.
Benjamin Kramer
2016-10-15
1
-7
/
+11
*
[libFuzzer] swap bytes in integers when handling CMP traces
Kostya Serebryany
2016-10-15
5
-15
/
+49
*
[libFuzzer] better algorithm for -minimize_crash
Kostya Serebryany
2016-10-15
3
-5
/
+25
[next]