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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fail early if an output file is not writable
Rui Ueyama
2019-03-11
8
-13
/
+19
*
[SimplifyCFG] Retain debug info when threading jumps with critical edges
Jeremy Morse
2019-03-11
2
-1
/
+40
*
[yaml2obj] - Simplify. NFC.
George Rimar
2019-03-11
1
-16
/
+15
*
clang-format: distinguish ObjC call subexpressions after r355434
Krasimir Georgiev
2019-03-11
2
-2
/
+47
*
[lldb] [test] Mark a few tests flakey on NetBSD
Michal Gorny
2019-03-11
7
-0
/
+9
*
[libc++] Remove empty header xlocale/xlocale.h
Louis Dionne
2019-03-11
2
-1
/
+0
*
[DAG] TargetLowering::SimplifySetCC - call FoldSetCC early to handle constant...
Simon Pilgrim
2019-03-11
1
-13
/
+6
*
Attempt to fix MSVC build error after r355824
Pavel Labath
2019-03-11
1
-8
/
+9
*
[MIPS][microMIPS] Add a pattern to match TruncIntFP
Petar Jovanovic
2019-03-11
3
-1
/
+426
*
Add "operator bool" to SB APIs
Pavel Labath
2019-03-11
168
-18
/
+551
*
[CGP] Limit distance between overflow math and cmp
Sam Parker
2019-03-11
2
-0
/
+67
*
[JumpThreading] Retain debug info when replacing branch instructions
Jeremy Morse
2019-03-11
2
-2
/
+46
*
[llvm-objcopy] - Fix --compress-debug-sections when there are relocations.
George Rimar
2019-03-11
6
-19
/
+47
*
[clangd] Respect Origin option in createStaticIndexingAction
Kadir Cetinkaya
2019-03-11
2
-2
/
+3
*
Remove an unnecessary -f when cp'ing to a file that was just deleted. NFC.
Benjamin Kramer
2019-03-11
1
-1
/
+1
*
[MIPS GlobalISel] Silence uninitialized variable warning
Benjamin Kramer
2019-03-11
1
-1
/
+1
*
Fix invalid use of StringRef::data in Socket::DecodeHostAndPort
Pavel Labath
2019-03-11
1
-5
/
+3
*
[Serialization] Add missing include
Benjamin Kramer
2019-03-11
1
-4
/
+1
*
[MIPS GlobalISel] NarrowScalar G_UMULH
Petar Avramovic
2019-03-11
3
-4
/
+78
*
[MIPS GlobalISel] NarrowScalar G_MUL
Petar Avramovic
2019-03-11
8
-47
/
+381
*
Attempt to fix build errors caused by r355812
Pavel Labath
2019-03-11
1
-0
/
+1
*
[Support/Endian] Add support for endian-specific enums
Pavel Labath
2019-03-11
3
-0
/
+27
*
[clangd] Add TOC section to clangd doc.
Haojian Wu
2019-03-11
3
-0
/
+6
*
[X86] Enable sse2_cvtsd2ss intrinsic to use an EVEX encoded instruction.
Craig Topper
2019-03-11
4
-43
/
+87
*
[X86] Remove apparently unneeded patterns for storing a bitcasted extractelem...
Craig Topper
2019-03-11
1
-12
/
+0
*
[X86] Use 'UseAVX' in place of 'HasAVX, NoAVX512'. NFC
Craig Topper
2019-03-11
1
-1
/
+1
*
[X86] Add SCALAR_SINT_TO_FP/SCALAR_UINT_TO_FP ISD opcodes without rounding mode.
Craig Topper
2019-03-11
5
-22
/
+29
*
[X86] Split SCALEF(S) ISD opcodes into a version without rounding mode.
Craig Topper
2019-03-11
5
-66
/
+56
*
[X86] Split RCP28/RSQRT/GETEXP/EXP2 ISD opcodes into SAE and current directio...
Craig Topper
2019-03-11
5
-98
/
+99
*
[X86] Rename _RND versions of RANGE/REDUCE/GETMANT/RDNSCALE ISD opcodes to _S...
Craig Topper
2019-03-11
5
-155
/
+124
*
[X86] Rename X86ISD::CVTPH2PS_RND to CVTPH2PS_SAE. Remove SAE operand.
Craig Topper
2019-03-11
5
-10
/
+8
*
[X86] Rename the CVTT*_RND ISD nodes to _SAE and remove the SAE operand. Spli...
Craig Topper
2019-03-11
5
-101
/
+158
*
[X86] Rename X86ISD::CMPM_RND and X86ISD::FSETCCM_RND to _SAE instead of _RND...
Craig Topper
2019-03-11
6
-35
/
+22
*
[X86] Split the VFIXUPIMM/VFIXUPIMMS nodes into a current rounding mode and S...
Craig Topper
2019-03-11
5
-92
/
+84
*
[X86] Begin removing matching of FROUND_CURRENT and FROUND_NO_EXC from isel t...
Craig Topper
2019-03-11
5
-74
/
+111
*
[PowerPC] Remove the override of isMachineVerifierClean() to open machine ver...
Zi Xuan Wu
2019-03-11
1
-4
/
+0
*
Add test case for add to sub post legalization. NFC
Amaury Sechet
2019-03-11
1
-0
/
+26
*
[X86] Remove unneeded isel patterns from VCVTSI2SDZ and VCVTUSI2SDZ. NFC
Craig Topper
2019-03-11
1
-3
/
+3
*
[X86] Remove VCVTSI2SDZrrb_Int as it shouldn't exist.
Craig Topper
2019-03-11
2
-2
/
+1
*
Remove redundant extractBooleanFlip argument. NFC
Amaury Sechet
2019-03-11
1
-3
/
+5
*
Quiet command regex instructions during batch execution
Dave Lee
2019-03-10
13
-24
/
+24
*
[x86] add x86-specific opcodes to extractelement scalarization list
Sanjay Patel
2019-03-10
7
-184
/
+146
*
[CGP] fix comments; NFC
Sanjay Patel
2019-03-10
1
-2
/
+2
*
[X86] Remove unused variable. NFC
Craig Topper
2019-03-10
1
-1
/
+0
*
[X86] Make lowering of intrinsics with rounding mode stricter so that only va...
Craig Topper
2019-03-10
10
-300
/
+336
*
[X86] Remove dead code from the handler for INTR_TYPE_SCALAR_MASK_RM.
Craig Topper
2019-03-10
1
-13
/
+3
*
[AArch64] Add tests for saddsat/ssubsat; NFC
Nikita Popov
2019-03-10
4
-0
/
+2035
*
[lldb] [test] Make 2lwp_process_SIGSEGV test more portable
Michal Gorny
2019-03-10
4
-5
/
+8
*
[TableGen] Make CheckImmAllOnesVMatcher and CheckImmAllZerosVMatcher contradi...
Craig Topper
2019-03-10
2
-0
/
+15
*
Recommit r355224 "[TableGen][SelectionDAG][X86] Add specific isel matchers fo...
Craig Topper
2019-03-10
12
-68
/
+156
[next]