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
*
Use CHECK-LABEL when possible. NFC.
Rafael Espindola
2015-01-21
1
-6
/
+6
*
DebugInfo: Remove distinct-call-inlining test case as this is being fixed in ...
David Blaikie
2015-01-21
1
-64
/
+0
*
Use a CHECK-LABEL. NFC
Rafael Espindola
2015-01-21
1
-1
/
+1
*
Add the "thunk" attribute to MS ABI virtual member pointers
Reid Kleckner
2015-01-21
1
-4
/
+14
*
Add back a FIXME note to lit.cfg.
Francisco Lopes da Silva
2015-01-21
1
-0
/
+1
*
Fix isTriviallyCopyableType for arrays
Saleem Abdulrasool
2015-01-21
1
-0
/
+3
*
Used CHECK-DAG since the order is not important.
Rafael Espindola
2015-01-21
1
-70
/
+70
*
Used CHECK-DAG since the order is not important.
Rafael Espindola
2015-01-21
1
-238
/
+238
*
Initial support for C++ parameter completion
Francisco Lopes da Silva
2015-01-21
5
-11
/
+1117
*
Don't assume variable name.
Rafael Espindola
2015-01-21
1
-1
/
+1
*
Make the test a bit stricter. NFC.
Rafael Espindola
2015-01-21
1
-2
/
+2
*
Make the test a bit stricter. NFC.
Rafael Espindola
2015-01-21
1
-0
/
+3
*
AST: Don't ignore alignas on EnumDecls when calculating alignment
David Majnemer
2015-01-21
2
-0
/
+8
*
Revert "Sema: err_after_alias is unreachable, remove it"
David Majnemer
2015-01-21
1
-3
/
+2
*
MS ABI: Virtual member pointer thunks should be in COMDAT groups
David Majnemer
2015-01-21
3
-11
/
+13
*
MS ABI: Let guard variables be present in COMDATs
David Majnemer
2015-01-21
1
-2
/
+2
*
CodeGen: Compiler generated __declspec(uuid) objects should be COMDAT'd
David Majnemer
2015-01-21
1
-2
/
+3
*
Sema: err_after_alias is unreachable, remove it
David Majnemer
2015-01-21
1
-0
/
+4
*
Correct all typos in the initialization arguments, even if one could not
Kaelyn Takata
2015-01-21
1
-0
/
+8
*
Fix crashes on missing @interface for category
Ben Langmuir
2015-01-20
2
-0
/
+19
*
Add the test that was supposed to be included with r223162.
Kaelyn Takata
2015-01-20
1
-0
/
+13
*
Implement command line options for stack probe space
Hans Wennborg
2015-01-20
1
-1
/
+7
*
Patch fixes PR21932 crash on invalid code. Using
Fariborz Jahanian
2015-01-20
1
-0
/
+6
*
Re-apply "r226548 - Introduce SPIR calling conventions" reverted in r226558.
Alexander Kornienko
2015-01-20
1
-0
/
+18
*
Reverting r226548 as one of the tests fails in some configurations.
Alexander Kornienko
2015-01-20
1
-18
/
+0
*
[OPENMP] Fixed DSA processing for predetermined shared variables.
Alexey Bataev
2015-01-20
1
-0
/
+12
*
Introduce SPIR calling conventions.
Sameer Sahasrabuddhe
2015-01-20
1
-0
/
+18
*
[AVX512] Add sub-vector FP extracts
Adam Nemet
2015-01-19
1
-0
/
+14
*
Migrate all uses of DIVariable's FlagIndirectVariable to use a DIExpression
Adrian Prantl
2015-01-19
2
-2
/
+9
*
Add comdat to thunks.
Rafael Espindola
2015-01-19
1
-3
/
+3
*
Make this test a bit stricter. NFC.
Rafael Espindola
2015-01-19
1
-6
/
+6
*
Add back a check removed in r226436
David Majnemer
2015-01-19
1
-0
/
+3
*
Sema: Variable definitions cannot be __attribute__((alias))
David Majnemer
2015-01-19
2
-20
/
+3
*
[OPENMP] Disable copyprivate an nowait clauses in 'single' directive.
Alexey Bataev
2015-01-19
2
-4
/
+18
*
PR6037
Nathan Sidwell
2015-01-19
17
-21
/
+46
*
[x86] Teach Sema to check size of comparison immediate on avx512 cmpps/cmppd ...
Craig Topper
2015-01-19
1
-0
/
+14
*
[x86] Mark that the AVX-512 cmpps/cmppd builtins need an ICE for the comparis...
Craig Topper
2015-01-19
1
-0
/
+12
*
Handle unscoped enumeration in nested name specifier.
Serge Pavlov
2015-01-18
2
-3
/
+29
*
Update error message text.
Serge Pavlov
2015-01-18
9
-23
/
+23
*
DebugInfo: Attribute complex expressions to the source location of the expres...
David Blaikie
2015-01-18
1
-0
/
+10
*
DebugInfo: Attribute aggregate expressions to the source location of the expr...
David Blaikie
2015-01-18
1
-6
/
+13
*
Refactor test so it's not lazily emitted on a global, simplifying ordering wh...
David Blaikie
2015-01-18
1
-4
/
+5
*
DebugInfo: Correct the debug location of non-static data member initializers
David Blaikie
2015-01-18
1
-4
/
+4
*
Add tests for two more asserts that r226365 fixed according to SLi's bot.
Nico Weber
2015-01-17
1
-0
/
+12
*
Add a test for something that used to crash before r226365.
Nico Weber
2015-01-17
1
-0
/
+10
*
If a function decl cannot be merged, mark it as invalid.
Nico Weber
2015-01-17
6
-15
/
+11
*
Make sure all weak destructors go in a comdat in the ms abi.
Rafael Espindola
2015-01-17
1
-2
/
+2
*
Adding option -fno-inline-asm to disallow inline asm
Steven Wu
2015-01-16
3
-0
/
+18
*
Suggest objc_method_family(none) for a property named -newFoo or similar.
Jordan Rose
2015-01-16
1
-6
/
+29
*
ObjC getters with names like "newItem" should still be linked to the @property.
Jordan Rose
2015-01-16
2
-0
/
+18
[next]