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
*
Typos. NFC.
Chad Rosier
2016-06-28
1
-3
/
+3
*
64-bit LEB values are not always correctly decoded due to a casting issue, no...
Greg Clayton
2016-06-28
3
-5
/
+5
*
[X86] Reorder source list alphabetically. NFC.
Michael Kuperstein
2016-06-28
1
-4
/
+4
*
[CMake] Pass LLVM_LIT_ARGS into compiler-rt build.
Chris Bieneman
2016-06-28
1
-0
/
+1
*
AMDGPU: Fix typo
Matt Arsenault
2016-06-28
1
-7
/
+6
*
AMDGPU: Remove unused function
Matt Arsenault
2016-06-28
2
-33
/
+0
*
Process::StopForDetachOrDestroy should actually return an error if it can't s...
Jim Ingham
2016-06-28
1
-1
/
+1
*
[CMake] [Apple Clang] Enable Compiler-RT tests on stage2 builds
Chris Bieneman
2016-06-28
1
-2
/
+0
*
[CMake] In r273957, I deleted a line that shouldn't have been removed.
Chris Bieneman
2016-06-28
1
-0
/
+1
*
[llvm-cov] Create an index of reports in -output-dir mode
Vedant Kumar
2016-06-28
6
-93
/
+155
*
[llvm-cov] Minor cleanups (NFC)
Vedant Kumar
2016-06-28
2
-3
/
+3
*
[llvm-cov] Avoid copying file paths multiple times (NFC)
Vedant Kumar
2016-06-28
3
-4
/
+15
*
[llvm-cov] Rename ShowFormat to Format (NFC)
Vedant Kumar
2016-06-28
3
-4
/
+4
*
[llvm-cov] Move a check into a helper method (NFC)
Vedant Kumar
2016-06-28
2
-1
/
+4
*
[X86] Make WRPKRU/RDPKRU pass -verify-machineinstrs
David Majnemer
2016-06-28
2
-10
/
+7
*
Don't pass a Reloc::Model to GVIsIndirectSymbol.
Rafael Espindola
2016-06-28
7
-19
/
+10
*
Don't pass Reloc::Model to places that already have it. NFC.
Rafael Espindola
2016-06-28
8
-36
/
+31
*
Convert more cases to isPositionIndependent(). NFC.
Rafael Espindola
2016-06-28
9
-22
/
+22
*
Delete dead code. NFC.
Rafael Espindola
2016-06-28
3
-12
/
+8
*
[clang-tidy] Do not match on lambdas.
Samuel Benzaquen
2016-06-28
2
-4
/
+12
*
Use WG21.link reflector to get to issues, rather than linking directly
Marshall Clow
2016-06-28
1
-129
/
+129
*
[SystemZ] Save/restore r6 and r7 if function contains landing pad.
Marcin Koscielnicki
2016-06-28
2
-1
/
+9
*
Updated C++1Z status page with new work from Oulu WG21 meeting
Marshall Clow
2016-06-28
1
-0
/
+79
*
[ASTMatchers] Add isLambda() matcher.
Samuel Benzaquen
2016-06-28
4
-0
/
+31
*
Adapt the "objc-race.mm" test to use ignore_interceptors_accesses=1. All Obj...
Kuba Brecka
2016-06-28
1
-1
/
+1
*
[X86][AVX] Peek through bitcasts to find the source of broadcasts (reapplied)
Simon Pilgrim
2016-06-28
5
-22
/
+54
*
[SPARC] Allows inlining of atomics for Sparc32 with appropriate store barrier.
Chris Dewhurst
2016-06-28
2
-0
/
+14
*
Fix "not all control paths return a value" warning on MSVC
Simon Pilgrim
2016-06-28
1
-0
/
+1
*
Adding a comment to explain r273886 ("Stop unwinding the stack when a close-t...
Kuba Brecka
2016-06-28
2
-0
/
+6
*
Convert 2 more uses to shouldAssumeDSOLocal(). NFC.
Rafael Espindola
2016-06-28
2
-4
/
+4
*
Fixed MSVC unresolved symbol error due to an incorrectly declared extern
Simon Pilgrim
2016-06-28
1
-1
/
+1
*
[modules] Separate intrinsic_gen dependent headers from module LLVM_IR.
Vassil Vassilev
2016-06-28
1
-0
/
+37
*
Use isPositionIndependent(). NFC.
Rafael Espindola
2016-06-28
1
-2
/
+1
*
Add missing includes.
Vassil Vassilev
2016-06-28
2
-0
/
+4
*
[ELF] - Remove Config->ZDefs flag.
George Rimar
2016-06-28
3
-6
/
+4
*
[ELF] - Implemented support of default/non-default symbols versions
George Rimar
2016-06-28
5
-8
/
+275
*
[clang-tidy] boost-use-to-string arg expr location bugfix
Piotr Padlewski
2016-06-28
2
-16
/
+36
*
[gold] Really fix test to run on non x86 platforms.
Arnaud A. de Grandmaison
2016-06-28
1
-1
/
+1
*
[X86][SSE] Added support for combining target shuffles to (V)PSHUFD/VPERMILPD...
Simon Pilgrim
2016-06-28
22
-117
/
+218
*
[ELF] - Implemented --no-undefined-version flag
George Rimar
2016-06-28
5
-7
/
+40
*
[Driver] Add method to redirect output of Compilation.
Nikolay Haustov
2016-06-28
2
-0
/
+14
*
[BFI/MBFI]: cfg graph view with color scheme
Xinliang David Li
2016-06-28
3
-4
/
+76
*
[X86 Target Lowering] Merged ICMP test.
Elena Demikhovsky
2016-06-28
2
-31
/
+27
*
Revert r273950, (empty). Please recommit it with readable commit message.
NAKAMURA Takumi
2016-06-28
1
-2
/
+0
*
clang-rename: Update libdeps corresponding to r273910.
NAKAMURA Takumi
2016-06-28
1
-0
/
+1
*
[BFI]: enhance BFI graph dump
Xinliang David Li
2016-06-28
2
-17
/
+23
*
[LLE] Don't hoist conditionally executed loads
Adam Nemet
2016-06-28
2
-0
/
+53
*
[BFI]: graph viewer code refactoring
Xinliang David Li
2016-06-28
4
-77
/
+97
*
[ELF] Warn for duplicate symbols in version scripts instead of erroring out.
Davide Italiano
2016-06-28
2
-4
/
+4
*
[llvm-cov] Simplify; NFC
Vedant Kumar
2016-06-28
1
-4
/
+2
[next]