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
*
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
*
[ESan][MIPS] Adds support for MIPS64
Sagar Thakur
2016-09-07
13
-36
/
+175
*
[SimplifyCFG] Followup fix to r280790
James Molloy
2016-09-07
1
-1
/
+3
*
Fix unittest compilation on windows
Pavel Labath
2016-09-07
4
-4
/
+4
*
[SimplifyCFG] Update workaround for PR30188 to also include loads
James Molloy
2016-09-07
2
-2
/
+36
*
[CMake] Use CMake's default RPATH for the unit tests
Diana Picus
2016-09-07
1
-5
/
+3
*
[SimplifyCFG] Check PHI uses more accurately
James Molloy
2016-09-07
2
-1
/
+28
*
[PowerPC] Fix address-offset folding for plain addi
Hal Finkel
2016-09-07
2
-15
/
+78
*
Support ABSOLUE keyword in symbol assignments
Eugene Leviant
2016-09-07
3
-30
/
+62
*
OpenCL: Defining __ENDIAN_LITTLE__ and fix target endianness
Matt Arsenault
2016-09-07
5
-22
/
+9
*
Fix whitespace issues
Matt Arsenault
2016-09-07
1
-2
/
+1
*
AVX512F: FMA intrinsic + FNEG - sequence optimization
Elena Demikhovsky
2016-09-07
2
-110
/
+117
[next]