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
*
Add a few more test for []-style uuid attributes.
Nico Weber
2016-09-07
1
-0
/
+27
*
Fix a few oversights in the clang-tidy VS plugin.
Zachary Turner
2016-09-07
4
-9
/
+2
*
Rename test pr30298.ll to shrink_vmul_sse.ll, to make the name more meaningfu...
Wei Mi
2016-09-07
1
-0
/
+4
*
Do not validate pch when -fno-validate-pch is set
Yaxun Liu
2016-09-07
3
-5
/
+79
*
AMDGPU: Remove a useless variable which caused build failure for lld.
Yaxun Liu
2016-09-07
1
-1
/
+1
*
Add a clang-tidy visual studio extension.
Zachary Turner
2016-09-07
38
-0
/
+3309
*
Resubmit "Add a test for clang-tidy using the clang-cl driver."
Zachary Turner
2016-09-07
1
-0
/
+17
*
Try contextually converting condition of constexpr if to Boolean value
Ismail Pazarbasi
2016-09-07
3
-5
/
+29
*
Don't reduce the width of vector mul if the target doesn't support SSE2.
Wei Mi
2016-09-07
2
-1
/
+45
*
[MS] Fix prologue this adjustment when 'this' is passed indirectly
Reid Kleckner
2016-09-07
6
-10
/
+45
*
Add more triple to conditional-tailcall.ll test
Hans Wennborg
2016-09-07
1
-1
/
+1
*
Typo. NFC.
Chad Rosier
2016-09-07
1
-1
/
+1
*
CodeGen: ensure that libcalls are always AAPCS CC
Saleem Abdulrasool
2016-09-07
3
-9
/
+171
*
X86: Fold tail calls into conditional branches where possible (PR26302)
Hans Wennborg
2016-09-07
8
-17
/
+201
*
ELF: add version script void function test case
Ed Maste
2016-09-07
1
-2
/
+21
*
[lib/LTO] Add a way to run a custom pipeline
Davide Italiano
2016-09-07
5
-1
/
+84
*
AMDGPU: Add hidden kernel arguments to runtime metadata
Yaxun Liu
2016-09-07
3
-114
/
+1483
*
[clang-offload-bundler] Fix some Clang-tidy modernize-use-override and Includ...
Eugene Zelenko
2016-09-07
1
-80
/
+120
*
Add missing include. White space.
Vassil Vassilev
2016-09-07
1
-1
/
+2
*
Add MS __nop intrinsic to intrin.h
Reid Kleckner
2016-09-07
2
-0
/
+6
*
Parsing MS pragma intrinsic
Reid Kleckner
2016-09-07
5
-2
/
+82
*
[include-fixer] Support finding headers for the symbol under cursor.
Haojian Wu
2016-09-07
5
-12
/
+111
*
[powerpc] Disable ManyThreadsWithStatsStressTest test for ppc64
Bill Seurer
2016-09-07
1
-0
/
+4
*
[codeview] Add new directives to record inlined call site line info
Reid Kleckner
2016-09-07
23
-176
/
+741
*
Use llvm's demangler.
Rafael Espindola
2016-09-07
5
-4424
/
+4
*
[LoopInterchange] Improve debug output. NFC.
Chad Rosier
2016-09-07
1
-6
/
+6
*
[LoopInterchange] Improve debug output. NFC.
Chad Rosier
2016-09-07
1
-4
/
+6
*
[LSV] Use the original loads' names for the extractelement instructions.
Justin Lebar
2016-09-07
3
-37
/
+39
*
[x86] move combines of 'select of 2 constants' to its own function; NFC
Sanjay Patel
2016-09-07
1
-92
/
+103
*
Fix typo in test - it should be masking bits0-15 not bit16
Simon Pilgrim
2016-09-07
1
-1
/
+1
*
[MS] Fix 'this' type when calling virtual methods with inalloca
Reid Kleckner
2016-09-07
2
-9
/
+40
*
Regenerate vector bitcast folding tests using update_test_checks.py.
Andrea Di Biagio
2016-09-07
3
-108
/
+125
*
[X86][SSE] Added or combine tests for known bits of vectors
Simon Pilgrim
2016-09-07
1
-0
/
+51
*
[asan] Reify ErrorNewDeleteSizeMismatch
Filipe Cabecinhas
2016-09-07
5
-23
/
+58
*
Disable MSVC warnings on ISL.
Michael Kruse
2016-09-07
1
-0
/
+11
*
[X86][SSE] Added and+or+zext combine tests for known bits of vectors
Simon Pilgrim
2016-09-07
1
-0
/
+32
*
[X86][SSE] Added and+or combine tests currently failing with vectors
Simon Pilgrim
2016-09-07
1
-1
/
+28
*
[ARM] Lower UDIV+UREM to UDIV+MLS (and the same for SREM)
Pablo Barrio
2016-09-07
2
-1
/
+61
*
[InstCombine][SSE4a] Fix assertion failure in the insertq/insertqi combining ...
Andrea Di Biagio
2016-09-07
2
-3
/
+21
*
[EfficiencySanitizer] [MIPS64] Enables esan clang driver options for MIPS64
Sagar Thakur
2016-09-07
2
-1
/
+5
*
Enable test on windows.
Rafael Espindola
2016-09-07
1
-1
/
+1
*
[InstCombine][SSE4a] Fix assertion failure caused by unsafe dyn_casts on the ...
Andrea Di Biagio
2016-09-07
2
-3
/
+20
*
[ELF] - Sort command line options. NFC.
George Rimar
2016-09-07
1
-3
/
+3
*
Revert "[EfficiencySanitizer] Adds shadow memory parameters for 40-bit virtua...
Renato Golin
2016-09-07
1
-34
/
+9
*
[ELF] - Linkerscript: create multiple output sections for inputs with differe...
George Rimar
2016-09-07
4
-71
/
+45
*
[OpenCL] Fix pipe built-in functions return type.
Alexey Bader
2016-09-07
2
-0
/
+18
*
[ELF] - Fix for: PR29093 - version script does not support [chars] wildcards
George Rimar
2016-09-07
3
-6
/
+115
*
[mips] Disable the TImode shift libcalls for 32-bit targets.
Vasileios Kalintiris
2016-09-07
4
-9
/
+16
*
[ELF] - Enable testcases that uses demangler to run under windows and escape ...
George Rimar
2016-09-07
2
-9
/
+9
*
[EfficiencySanitizer] Adds shadow memory parameters for 40-bit virtual memory...
Sagar Thakur
2016-09-07
1
-9
/
+34
[next]