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
*
Re-enable 32-bit SEH after the alignment fix
Reid Kleckner
2015-07-10
5
-10
/
+9
*
[Static Analyzer] Basic per checker command line option validation.
Gabor Horvath
2015-07-09
4
-0
/
+45
*
CFI: Emit correct bit set information if RTTI is disabled under MS ABI.
Peter Collingbourne
2015-07-09
5
-15
/
+42
*
Rename ModuleContainerGenerator to PCHContainergenerator for consistency
Adrian Prantl
2015-07-09
1
-28
/
+29
*
Add GCC-compatible flags -fprofile-generate and -fprofile-use.
Diego Novillo
2015-07-09
8
-26
/
+180
*
[Driver] semi-annual ubuntu version bump.
Benjamin Kramer
2015-07-09
1
-1
/
+3
*
[CodeCompletion] Don't crash on member inits of templated constructors.
Benjamin Kramer
2015-07-09
2
-3
/
+23
*
Add clang_free to libclang to free memory allocated in libclang.
Yaron Keren
2015-07-09
4
-4
/
+17
*
Driver: Include the driver arguments in crash reports
Justin Bogner
2015-07-09
5
-8
/
+32
*
Revert r241770 and add Basic to the dependencies of clang-check instead.
Adrian Prantl
2015-07-09
3
-3
/
+4
*
Move the definition of ~PCHContainerOperations from Basic into Frontend.
Adrian Prantl
2015-07-09
2
-3
/
+3
*
Disable 32-bit SEH, again
Reid Kleckner
2015-07-08
5
-9
/
+10
*
DeclObjC: Move computing the type of self into a separate function (NFC).
Adrian Prantl
2015-07-08
2
-5
/
+18
*
[modules] Fix merging support for forward-declared enums with fixed underlyin...
Richard Smith
2015-07-08
4
-8
/
+24
*
Cleanup the doxygen comments in CGDebugInfo.cpp according to the coding
Adrian Prantl
2015-07-08
2
-102
/
+55
*
[modules] Fix crash when writing an update record for a redeclaration of an e...
Richard Smith
2015-07-08
4
-4
/
+12
*
CodeGen: Fix off-by-one error in CFI class identification function for MS ABI.
Peter Collingbourne
2015-07-08
2
-2
/
+25
*
Driver: enable support for -fsanitize=cfi on Windows.
Peter Collingbourne
2015-07-08
3
-5
/
+10
*
Cleanup the doxygen comments in CGDebugInfo.h according to the coding
Adrian Prantl
2015-07-08
1
-126
/
+122
*
Fix the spelling of Objective-C.
Adrian Prantl
2015-07-08
1
-2
/
+1
*
Remove unused diagnostics. NFC.
Benjamin Kramer
2015-07-08
2
-5
/
+0
*
[Driver] print-multi-os-directory is unsupported.
Davide Italiano
2015-07-08
2
-9
/
+2
*
[Static Analyzer] Make the paths relative from the project root when generati...
Gabor Horvath
2015-07-08
2
-4
/
+17
*
AST: Avoid reading an unitialized value
Justin Bogner
2015-07-08
1
-2
/
+2
*
[SEH] Re-enable SEH on x86 Windows after r241699
Reid Kleckner
2015-07-08
3
-6
/
+5
*
Update PCHInternals.rst to document PCH wrapped in object file containers.
Adrian Prantl
2015-07-08
1
-8
/
+18
*
Revert "Fix a linker issue with clang-check on Linux."
Adrian Prantl
2015-07-08
1
-2
/
+0
*
[CMake] clang-check: Prune redundant libdeps introduced in r241653.
NAKAMURA Takumi
2015-07-08
1
-14
/
+0
*
[MIPS] Add support for direct-to-nacl in Clang
Petar Jovanovic
2015-07-08
6
-2
/
+84
*
[EH] Fix for clang bug 24005 - no cleanup for array of memcpy-able objects in...
Alexey Bataev
2015-07-08
2
-0
/
+42
*
Revert "parser: wordsmith diagnostic message" and "parser: diagnose empty att...
David Majnemer
2015-07-08
4
-9
/
+8
*
[CodeGen] Correctly handle base classes which are passed in memory
David Majnemer
2015-07-08
2
-2
/
+20
*
[CodeGen] Don't crash classifying a union of an AVX vector and an int
David Majnemer
2015-07-08
2
-0
/
+11
*
SemaDeclObjC.cpp: Escape \@ in comment lines. [-Wdocumentation]
NAKAMURA Takumi
2015-07-08
1
-2
/
+2
*
[modules] When determining the visible module set during template
Richard Smith
2015-07-08
5
-3
/
+25
*
[CMake] Reorder libdeps. NFC.
NAKAMURA Takumi
2015-07-08
2
-5
/
+2
*
[CMake] Fill up required libs, corresponding to r241653.
NAKAMURA Takumi
2015-07-08
2
-0
/
+2
*
Change the expectation for test/Tooling/ms-asm-no-target.cpp since
Adrian Prantl
2015-07-08
1
-6
/
+6
*
Revert "Revert r241620 and follow-up commits" and move the initialization
Adrian Prantl
2015-07-08
96
-57
/
+397
*
[SEH] Switch from frameaddress(0) to localaddress
Reid Kleckner
2015-07-07
5
-23
/
+22
*
Revert r241620 and follow-up commits while investigating linux buildbot failu...
Adrian Prantl
2015-07-07
96
-389
/
+57
*
Fix a linker issue with clang-check on Linux.
Adrian Prantl
2015-07-07
1
-0
/
+2
*
Cleanup: Use the C++ API to initialize the backend.
Adrian Prantl
2015-07-07
1
-4
/
+5
*
Update clang for intrinsic rename of framerecover to localrecover
Reid Kleckner
2015-07-07
5
-26
/
+26
*
Add target requirements to testcases that emit PCH.
Adrian Prantl
2015-07-07
11
-6
/
+11
*
Add LLVM backend dependencies to clang-check also in cmake.
Adrian Prantl
2015-07-07
1
-1
/
+14
*
Underscores in constructor arguments are so passe.
Eric Christopher
2015-07-07
1
-10
/
+10
*
Update testcases that use precompiled headers to require a target after
Adrian Prantl
2015-07-07
20
-13
/
+20
*
Wrap clang modules and pch files in an object file container.
Adrian Prantl
2015-07-07
65
-37
/
+341
*
Use AlignOf instead of alignOf so that this can go back to being a static_ass...
Aaron Ballman
2015-07-07
1
-3
/
+3
[next]