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
Commit message (
Expand
)
Author
Age
Files
Lines
*
clang-format: Fix more incorrect pointer detection.
Daniel Jasper
2014-11-17
2
-1
/
+2
*
test/Driver/cl-outputs.c: tweak some check prefixes; NFC.
Hans Wennborg
2014-11-17
1
-26
/
+26
*
Basic: tweak comment
Saleem Abdulrasool
2014-11-17
1
-0
/
+1
*
Fix the indentation: Nesting level does not match indentation (CID 1254863)
Sylvestre Ledru
2014-11-17
1
-2
/
+2
*
Fixing a use of stringstream to use an LLVM helper function. Drive-by fixing ...
Aaron Ballman
2014-11-17
1
-7
/
+3
*
[Reassociate] Update test cases due to r222142.
Chad Rosier
2014-11-17
3
-10
/
+10
*
Minor readability tweaks to VFTableBuilder.cpp
Timur Iskhodzhanov
2014-11-17
1
-12
/
+14
*
Add a couple more examples illustrating why we need vtordisps and how they work
Timur Iskhodzhanov
2014-11-17
1
-1
/
+98
*
Remove VariadicOperatorMatcherInterface as it is redundant with logic from Dy...
Samuel Benzaquen
2014-11-17
5
-50
/
+26
*
A small correction for r221884. No functional changes.
Alexander Kornienko
2014-11-17
1
-1
/
+1
*
clang-format: Fix regression introduced in r221609.
Daniel Jasper
2014-11-17
2
-1
/
+3
*
[Sanitizer] Parse and produce all sanitizer-relevant arguments in SanitizerArgs.
Alexey Samsonov
2014-11-16
4
-66
/
+68
*
Fix issues missed during the review of r222099.
Richard Trieu
2014-11-15
2
-17
/
+18
*
Fix IRGen for passing transparent unions
Reid Kleckner
2014-11-15
2
-7
/
+35
*
CGDebugInfo: Update for DIBuilder API change
Duncan P. N. Exon Smith
2014-11-15
1
-5
/
+7
*
This patch fixes couple of bugs for predefined expression
Fariborz Jahanian
2014-11-14
4
-14
/
+33
*
[c++1z] Support [[deprecated]] attributes on namespaces. Note that it only ap...
Aaron Ballman
2014-11-14
6
-9
/
+62
*
Recommit r222044 with a test fix - it does not make sense to hunt
Anton Korobeynikov
2014-11-14
5
-27
/
+97
*
Removing an unused variable; NFC.
Aaron Ballman
2014-11-14
1
-1
/
+0
*
Again revert r222044 to resolve darwin objc test fails.
Anton Korobeynikov
2014-11-14
4
-96
/
+26
*
Follow-up to D6217
Anton Korobeynikov
2014-11-14
4
-26
/
+96
*
Add DiagID and Warning Flag to DiagnosticsLog
Steven Wu
2014-11-14
2
-0
/
+13
*
MinGW doesn't implement std::to_string; working around it. NFC.
Aaron Ballman
2014-11-14
1
-1
/
+6
*
Remove some redundant virtual specifiers on overriden functions.
David Blaikie
2014-11-14
7
-22
/
+22
*
Typo fix.
Yaron Keren
2014-11-14
1
-1
/
+1
*
clang-cl: Ignore the new /Zo[-] option (PR21571)
Hans Wennborg
2014-11-14
2
-2
/
+7
*
clang-format: [Java] Further improve generics formatting.
Daniel Jasper
2014-11-14
2
-1
/
+4
*
clang-format: Correctly detect multiplication in ctor initializer.
Daniel Jasper
2014-11-14
2
-1
/
+2
*
[Sema]. Warn when logical expression is a pointer
Fariborz Jahanian
2014-11-14
8
-4
/
+110
*
Silencing a -Wparentheses warning; NFC.
Aaron Ballman
2014-11-14
1
-1
/
+1
*
Replace weird whitespace symbols with good old spaces
Timur Iskhodzhanov
2014-11-14
1
-4
/
+4
*
Add one illustrative class hierarchy as an example in a comment to the VFTabl...
Timur Iskhodzhanov
2014-11-14
1
-0
/
+58
*
Oops, the underline was too short for sphinx to like.
Aaron Ballman
2014-11-14
1
-1
/
+1
*
Correcting some grammar and typos, and adding CERT as a collaborator.
Aaron Ballman
2014-11-14
1
-5
/
+5
*
Complete support for the SD-6 standing document (based off N4200) with suppor...
Aaron Ballman
2014-11-14
9
-33
/
+156
*
clang-format: Give clang-format-diff.py a -v option.
Daniel Jasper
2014-11-14
1
-0
/
+4
*
clang-format: Improve function parameter packing.
Daniel Jasper
2014-11-14
2
-1
/
+6
*
[PowerPC] Enable vec_perm for long long and double vector types for VSX
Bill Schmidt
2014-11-14
2
-0
/
+88
*
clang-format: Support assignments as conditional operands.
Daniel Jasper
2014-11-14
2
-3
/
+25
*
clang-format: Improve indentation of comments in expressions.
Daniel Jasper
2014-11-14
3
-3
/
+14
*
[PowerPC] Add VSX builtins for vec_div
Bill Schmidt
2014-11-14
4
-2
/
+27
*
clang-format: [Java] Fix line break behavior of class declarations.
Daniel Jasper
2014-11-14
2
-11
/
+24
*
clang-format: [Java] Improve generic return type formatting.
Daniel Jasper
2014-11-14
2
-1
/
+3
*
clang-format: [Java] No altnerative operator names in Java.
Daniel Jasper
2014-11-14
2
-2
/
+7
*
clang-format: [Java] Improve formatting of generics.
Daniel Jasper
2014-11-14
3
-8
/
+8
*
[OPENMP] Temporary fix for processing of global variables in loops.
Alexey Bataev
2014-11-14
7
-1
/
+100
*
[Sanitizer] Refactor SanitizerArgs parsing in Driver.
Alexey Samsonov
2014-11-14
4
-218
/
+232
*
Remove -fseh-exceptions in favor of checking the triple
Reid Kleckner
2014-11-14
9
-36
/
+46
*
Cleanup SanitizerArgs: get rid of unused variable, make one method non-static...
Alexey Samsonov
2014-11-14
2
-10
/
+4
*
PR21565 Add an egregious hack to support broken libstdc++ headers that declare
Richard Smith
2014-11-14
5
-1
/
+80
[next]