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
/
lib
/
Basic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Parsing/Sema for OMPAlignedClause.
Alexander Musman
2014-05-29
1
-0
/
+2
*
Parsing/Sema for OMPCollapseClause.
Alexander Musman
2014-05-27
1
-0
/
+2
*
AArch64/ARM64: rename ARM64 components to AArch64
Tim Northover
2014-05-24
1
-34
/
+34
*
AArch64/ARM64: update Clang after AArch64 removal.
Tim Northover
2014-05-24
1
-293
/
+22
*
Stopgap fix for finding module for a file mapped in the VFS
Ben Langmuir
2014-05-23
3
-2
/
+15
*
Remove limits on the number of fix-it hints and ranges in the DiagnosticsEngine.
Alexander Kornienko
2014-05-22
1
-9
/
+6
*
Update R600 datalayout
Matt Arsenault
2014-05-22
1
-1
/
+1
*
VirtualFileSystem: Fix a few directory traversal bugs in VFSWriter
Justin Bogner
2014-05-21
1
-81
/
+92
*
VirtualFileSystem: Fix false positives in YAMLVFSWriter::containedIn
Justin Bogner
2014-05-20
1
-1
/
+10
*
VirtualFileSystem: Add YAMLVFSWriter to generate VFS mapping files
Justin Bogner
2014-05-20
1
-0
/
+116
*
Add __ARM_DWARF_EH__ to signify the use of Itanium ABI for unwind
Joerg Sonnenberger
2014-05-13
1
-0
/
+11
*
[OPENMP] Removed unnecessary enums from OpenMP constructs
Alexey Bataev
2014-05-12
1
-10
/
+4
*
Decouple ExprCXX.h and DeclCXX.h and clean up includes a bit.
Benjamin Kramer
2014-05-10
1
-1
/
+3
*
[C++11] Use 'nullptr'.
Craig Topper
2014-05-08
12
-110
/
+109
*
[mips] Pass nan2008 info to the back-end.
Matheus Almeida
2014-05-07
1
-3
/
+0
*
[OPENMP] 'proc_bind' clause support - Parsing and sema analysis for OpenMP cl...
Alexey Bataev
2014-05-06
1
-0
/
+15
*
[Basic/FileManager] Propagate whether a file 'IsVolatile' to the file opening...
Argyrios Kyrtzidis
2014-05-05
2
-8
/
+15
*
Target: fix wchar_t definition for Windows on ARM
Saleem Abdulrasool
2014-05-04
1
-2
/
+9
*
Add support for -march=bdver4.
Benjamin Kramer
2014-05-02
1
-0
/
+10
*
[ARM64/AArch64] Define the correct value for __ARM_NEON_FP
Bradley Smith
2014-05-02
1
-2
/
+2
*
[ARM64/AArch64] Hook up CRC32 subtarget feature to the driver
Bradley Smith
2014-05-02
1
-0
/
+14
*
Bitrig now supports TLS, so enable TLS support when targeting it. Patch by Pa...
Richard Smith
2014-05-01
1
-1
/
+0
*
Reapply r207477 and r207479 without cyclic dependency
Ben Langmuir
2014-04-29
2
-0
/
+201
*
LLVM supports TLS on Windows and we can use it from Clang
Reid Kleckner
2014-04-29
1
-2
/
+0
*
[mips] Support 128-bit int in N32 ABI by overriding TargetInfo::hasInt128Type()
Daniel Sanders
2014-04-24
1
-0
/
+2
*
[mips] Correct size_t and ptrdiff_t for N32.
Daniel Sanders
2014-04-24
1
-10
/
+22
*
Do not print inferred submodules explicitly in __inferred_module.map
Ben Langmuir
2014-04-23
1
-4
/
+6
*
[ARM64] Change inline assembly constraints to be more lax, to match the behav...
James Molloy
2014-04-23
1
-30
/
+21
*
[OPENMP] parsing 'linear' clause (for directive 'omp simd')
Alexander Musman
2014-04-22
1
-0
/
+2
*
Try to fix bad Twine usage in r206791 with std::string
Reid Kleckner
2014-04-21
1
-1
/
+3
*
MinGW: Define __stdcall&co when -fms-extensions is disabled
Reid Kleckner
2014-04-21
1
-22
/
+27
*
Initialize clang::Module::IsMissingRequirement. Fix msan issue and hopefully ...
Richard Smith
2014-04-21
1
-6
/
+6
*
Fix a hole with nested unavailable submodules from r206664
Ben Langmuir
2014-04-18
1
-3
/
+4
*
Don't build modules with (submodules with) missing headers
Ben Langmuir
2014-04-18
1
-0
/
+5
*
Add more constness to module-related APIs
Dmitri Gribenko
2014-04-18
1
-1
/
+1
*
[ARM64] Teach Targets.cpp about Cortex-A53 and Cortex-A57, and enable more te...
James Molloy
2014-04-17
1
-0
/
+1
*
Revert "Move -fms-extensions predefined macros into InitPreprocessor"
Reid Kleckner
2014-04-16
1
-0
/
+13
*
Move -fms-extensions predefined macros into InitPreprocessor
Reid Kleckner
2014-04-16
1
-13
/
+0
*
Add support for optimization reports.
Diego Novillo
2014-04-16
1
-0
/
+5
*
[ARM64] Allow the disabling of NEON and crypto instructions. Update tests to ...
James Molloy
2014-04-16
1
-18
/
+27
*
[ARM64] Fix up predefines, including adding big endian support to Targets.cpp
James Molloy
2014-04-16
1
-21
/
+78
*
[Allocator] Make the ContentCache object actually carry the 8-byte
Chandler Carruth
2014-04-15
1
-12
/
+4
*
Allow multiple modules with the same name to coexist in the module cache
Ben Langmuir
2014-04-14
1
-2
/
+2
*
[SystemZ] Don't indent SystemZTargetInfo relative to its namespace
Richard Sandiford
2014-04-10
1
-91
/
+91
*
Driver: add target definition for Windows on ARM
Saleem Abdulrasool
2014-04-04
1
-5
/
+96
*
Basic: rename VisualStudio to Windows
Saleem Abdulrasool
2014-04-04
1
-6
/
+6
*
Post-commit review coding style change: renaming HasAttribute to hasAttribute...
Aaron Ballman
2014-03-31
1
-1
/
+1
*
Reapplying r204952 a second time.
Aaron Ballman
2014-03-31
2
-0
/
+18
*
[OPENMP] Implemented 'copyin' clause
Alexey Bataev
2014-03-31
1
-0
/
+2
*
[PowerPC] Make -pg generate calls to _mcount not mcount
Hal Finkel
2014-03-30
1
-0
/
+10
[next]