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
path:
root
/
clang
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[UBSan] Split -fsanitize=shift into -fsanitize=shift-base and -fsanit...
Alexey Samsonov
2015-03-05
4
-22
/
+24
*
Recommit "[IAS] Teach -cc1as about the 'target-abi' option."
Toma Tabacu
2015-03-05
1
-0
/
+6
*
[test] Expand a bit on the test case from r231251. NFC.
Argyrios Kyrtzidis
2015-03-05
2
-3
/
+5
*
Fix msvc-link.c test for environments with link.exe on PATH
Hans Wennborg
2015-03-05
1
-2
/
+2
*
MS ABI: Implement support for throwing a C++ exception
David Majnemer
2015-03-05
2
-1
/
+39
*
Give some obj-c rewriter tests that use MS pragmas a triple as a speculative fix
Reid Kleckner
2015-03-05
2
-6
/
+6
*
Temporary XFAILs for Hexagon
Rick Foos
2015-03-04
4
-0
/
+4
*
[analyzer] Bug fix: do not report leaks for alloca()
Anton Yartsev
2015-03-04
1
-0
/
+9
*
Pass -dll to link.exe when building with -shared (PR22697)
Hans Wennborg
2015-03-04
1
-0
/
+12
*
Add Clang support for PPC cryptography builtins
Nemanja Ivanovic
2015-03-04
4
-0
/
+409
*
Fix test/CodeGen/builtins.c for platforms that don't lower sjlj
Reid Kleckner
2015-03-04
2
-0
/
+4
*
[analyzer] Individual configuration options can be specified for checkers.
Gabor Horvath
2015-03-04
4
-4
/
+4
*
New ObjC warning: circular containers.
Alex Denisov
2015-03-04
1
-0
/
+146
*
[Modules] Fix crash in Preprocessor::getLastMacroWithSpelling().
Argyrios Kyrtzidis
2015-03-04
2
-0
/
+17
*
Revert "[IAS] Teach -cc1as about the 'target-abi' option."
Daniel Jasper
2015-03-04
1
-5
/
+0
*
Prevent test from writing files.
Daniel Jasper
2015-03-04
1
-4
/
+4
*
Adjust the changes from r230255 to bail out if the backend can't lower
Joerg Sonnenberger
2015-03-04
1
-17
/
+14
*
[IAS] Teach -cc1as about the 'target-abi' option.
Toma Tabacu
2015-03-04
1
-0
/
+5
*
Move one more diagnostic into the new -Wformat-pedantic group.
Daniel Jasper
2015-03-04
1
-0
/
+10
*
Add a format warning for "%p" with non-void* args
Seth Cantrell
2015-03-04
1
-0
/
+3
*
TypePrinter print __restrict if not in C99 mode
Jacques Pienaar
2015-03-03
1
-4
/
+4
*
Try to unbreak the Windows buildbots.
Filipe Cabecinhas
2015-03-03
1
-1
/
+1
*
DebugInfo: Remove useless test
Duncan P. N. Exon Smith
2015-03-03
1
-24
/
+0
*
[UBSan] Split -fsanitize=shift into -fsanitize=shift-base and -fsanitize=shif...
Alexey Samsonov
2015-03-03
4
-24
/
+22
*
[PowerPC]Activate "vector bool long long" (and alternate spellings) as a vali...
Bill Seurer
2015-03-03
2
-5
/
+22
*
Split catch IRgen into ItaniumCXXABI and MicrosoftCXXABI
Reid Kleckner
2015-03-03
3
-5
/
+102
*
Disable the right RUN line
Reid Kleckner
2015-03-03
1
-1
/
+1
*
Disabled the other test from r231086 (like in r231087) since it also had prob...
Filipe Cabecinhas
2015-03-03
1
-1
/
+1
*
Support __attribute__((availability)) on Android.
Dan Albert
2015-03-03
1
-0
/
+31
*
Don't force -pie for Android.
Dan Albert
2015-03-03
2
-1
/
+25
*
Disable a Clang test until the begincatch change lands
Reid Kleckner
2015-03-03
1
-1
/
+2
*
DebugInfo: Move new hierarchy into place (clang)
Duncan P. N. Exon Smith
2015-03-03
118
-568
/
+1108
*
Lower _mm256_broadcastsi128_si256 directly to a vector shuffle.
Juergen Ributzka
2015-03-03
1
-1
/
+1
*
[SDK modernizer]. Patch fixes driver's lack of
Fariborz Jahanian
2015-03-03
1
-0
/
+9
*
Make -Wuninitialized warn on pointer-to-member and comma operators.
Manuel Klimek
2015-03-03
1
-1
/
+44
*
Revert r231008 (and dependent r231019).
Daniel Jasper
2015-03-03
2
-4
/
+0
*
[ASTUnit] Fix crash when trying to load a module file via ASTUnit::LoadFromAS...
Argyrios Kyrtzidis
2015-03-03
2
-0
/
+11
*
Sema: Caught exception objects should be unqualified
David Majnemer
2015-03-03
1
-1
/
+20
*
Remove obsolete FIXME. override on definitions is fine.
Nico Weber
2015-03-03
1
-4
/
+2
*
Sema: Properly initialize the thrown exception object
David Majnemer
2015-03-03
1
-0
/
+13
*
Fix typo in my last commit.
Matthias Braun
2015-03-03
1
-1
/
+1
*
[SDK modernizer] Patch to fix type of the typed enums when
Fariborz Jahanian
2015-03-02
2
-0
/
+14
*
Remove shell requirement from test/Modules/explicit-build-relpath.cpp
Reid Kleckner
2015-03-02
1
-2
/
+0
*
Revert bad change from r231029
Reid Kleckner
2015-03-02
1
-0
/
+1
*
Remove shell requirements from tests that use 'cd'
Reid Kleckner
2015-03-02
15
-35
/
+3
*
clang-cl: Correctly ignore /openmp- (PR22748)
Hans Wennborg
2015-03-02
1
-2
/
+4
*
Fix test case.
Sanjoy Das
2015-03-02
1
-2
/
+2
*
Attempt to fix buildbot.
Fariborz Jahanian
2015-03-02
2
-2
/
+2
*
Improve robustness of dependency-generation-crash.c test.
Matthias Braun
2015-03-02
1
-4
/
+1
*
[SDK modernizer]. Patch fixes driver's lack of
Fariborz Jahanian
2015-03-02
2
-0
/
+4
[next]