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
*
[MS] Win64 va_arg should expect large arguments to be passed indirectly
Reid Kleckner
2016-08-25
2
-9
/
+22
*
ARM: by default don't set the Thumb bit on MachO relocated values.
Tim Northover
2016-08-25
3
-10
/
+42
*
Fix clang-offload-bundler.c test on Windows
Reid Kleckner
2016-08-25
1
-1
/
+1
*
[sanitizer] change SizeClassAllocator64 to accept just one template parameter...
Kostya Serebryany
2016-08-25
8
-47
/
+121
*
llvm-objdump: ELF: Handle code and data mix in all scenarios
Hemant Kulkarni
2016-08-25
3
-11
/
+149
*
[MemCpy] Check for alias in performMemCpyToMemSetOptzn, instead of the identi...
Tim Shen
2016-08-25
2
-1
/
+41
*
[lsan] one more test fix to please the Debian Sid bot (this time, confirmed o...
Kostya Serebryany
2016-08-25
1
-3
/
+3
*
Reuse an SDLoc throughout a function. NFC.
Michael Kuperstein
2016-08-25
1
-18
/
+12
*
Refactor to remove the assumption that we know the name of the module we're e...
Richard Smith
2016-08-25
5
-12
/
+18
*
Omit column info for CodeView by default
Adrian McCarthy
2016-08-25
3
-6
/
+19
*
[MS] Pass non-trivially-copyable objects indirectly on Windows ARM
Reid Kleckner
2016-08-25
2
-0
/
+21
*
Followon to r279744. Find the other exception types and make __throw_XXX rout...
Marshall Clow
2016-08-25
9
-34
/
+40
*
GlobalISel: add missing type to G_UADDE instructions
Tim Northover
2016-08-25
2
-8
/
+8
*
GlobalISel: mark overflow bit of overflow ops legal.
Tim Northover
2016-08-25
1
-1
/
+4
*
GlobalISel: mark simple ops legal even on types < 32-bit.
Tim Northover
2016-08-25
7
-28
/
+9
*
GlobalISel: mark pointer constants as legal on AArch64.
Tim Northover
2016-08-25
2
-0
/
+5
*
GlobalISel: perform multi-step legalization
Tim Northover
2016-08-25
7
-3
/
+81
*
GlobalISel: mark small extends as legal on AArch64
Tim Northover
2016-08-25
2
-0
/
+86
*
Hooking up a check-all target for the runtimes projects
Chris Bieneman
2016-08-25
2
-2
/
+45
*
[X86] 512-bit VPAVG requires AVX512BW
Michael Kuperstein
2016-08-25
2
-57
/
+1763
*
[Sema][Comments] Add support for TypeAliasTemplate
Bruno Cardoso Lopes
2016-08-25
2
-0
/
+46
*
dfsan: Enable 48-bit VMA support on aarch64
Adhemerval Zanella
2016-08-25
2
-6
/
+36
*
msan: Enable 48-bit VMA support on aarch64
Adhemerval Zanella
2016-08-25
3
-8
/
+55
*
[X86][SSE] INSERTPS is only combined on v4f32 types. NFCI.
Simon Pilgrim
2016-08-25
1
-2
/
+1
*
[Hexagon] Remove extraneous debug output from HexagonCopyToCombine.cpp
Ron Lieberman
2016-08-25
1
-1
/
+0
*
[UNROLL] Postpone ScalarEvolution::forgetLoop after TripCountSC is expanded
Wei Mi
2016-08-25
3
-5
/
+43
*
[builtins] Make sure builtin compile tests respect CMAKE_C_COMPILER_TARGET
Francis Ricci
2016-08-25
1
-1
/
+7
*
Remove duplicate inline
Marshall Clow
2016-08-25
1
-1
/
+1
*
Fix line endings
Simon Pilgrim
2016-08-25
1
-16
/
+16
*
Add an _LIBCPP_NORETURN inline function named __throw_XXX for each exception ...
Marshall Clow
2016-08-25
30
-288
/
+272
*
Query llvm-config to get system libs required for linking.
Michael Kruse
2016-08-25
1
-19
/
+5
*
Add comment for querying --libdir. NFC.
Michael Kruse
2016-08-25
1
-0
/
+1
*
Fix offload bundler test to support Windows new lines.
Samuel Antao
2016-08-25
1
-2
/
+2
*
Do not build unittests by default.
Michael Kruse
2016-08-25
1
-1
/
+1
*
[Hexagon] vector store print tracing.
Ron Lieberman
2016-08-25
2
-4
/
+19
*
Add missing words to wanrning.
Michael Kruse
2016-08-25
1
-1
/
+1
*
Add warning for FORCE_STATIC libraries when using BUILD_SHARED_LIBS.
Michael Kruse
2016-08-25
1
-0
/
+4
*
[X86][AVX] Improved AVX512F/AVX512VL SubVectorBroadcast tests
Simon Pilgrim
2016-08-25
1
-2
/
+256
*
[X86][AVX] Provide SubVectorBroadcast fallback if load fold fails (PR29133)
Simon Pilgrim
2016-08-25
4
-2
/
+1302
*
Introduce unittests.
Michael Kruse
2016-08-25
7
-3
/
+335
*
Use configure_lit_site_cfg instead of configure_file.
Michael Kruse
2016-08-25
1
-4
/
+19
*
GVN-hoist: fix hoistingFromAllPaths for loops (PR29034)
Sebastian Pop
2016-08-25
3
-31
/
+219
*
Remove trailing WS [NFC]
Aditya Kumar
2016-08-25
1
-15
/
+15
*
Add LLVM libdir to library search path in out-of-tree builds.
Michael Kruse
2016-08-25
1
-0
/
+5
*
Removed trailing whitespace. NFC.
George Rimar
2016-08-25
1
-1
/
+1
*
Also warn if llvm-lit is not available.
Michael Kruse
2016-08-25
1
-6
/
+6
*
clang-format: [JS] nested and tagged template strings.
Martin Probst
2016-08-25
4
-24
/
+84
*
[ELF] - Implemented --oformat binary option.
George Rimar
2016-08-25
5
-19
/
+92
*
gdb-remote: Make the sequence mutex non-recursive
Pavel Labath
2016-08-25
8
-101
/
+164
*
Fix warnings preventing copy elision.
Pavel Labath
2016-08-25
1
-10
/
+10
[next]