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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
<rdar://problem/13358795> Teach CMake to check Subversion version information...
Douglas Gregor
2013-03-25
1
-2
/
+23
*
OpenMP threadprivate directive parsing and semantic analysis
Alexey Bataev
2013-03-22
1
-0
/
+1
*
Pull Lexer's CharInfo table out for general use throughout Clang.
Jordan Rose
2013-02-08
1
-0
/
+1
*
Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support
Dmitri Gribenko
2013-01-30
1
-2
/
+0
*
Move operator precedence calculation to new header
Daniel Jasper
2012-12-20
1
-0
/
+1
*
clang/lib: [CMake] Reformat, alphabetize lists.
NAKAMURA Takumi
2012-07-27
1
-1
/
+1
*
clang/lib/Basic/CMakeLists.txt: Add missing dependency, ClangDiagnosticComment.
NAKAMURA Takumi
2012-07-12
1
-0
/
+1
*
Share ConvertUTF8toWide() between Lex and CodeGen.
Nico Weber
2012-07-03
1
-0
/
+1
*
Remove a goofy CMake hack and use the standard CMake facilities to
Chandler Carruth
2012-06-21
1
-15
/
+15
*
Restructure how the driver communicates information about the
John McCall
2012-06-20
1
-0
/
+1
*
Update CMake dependencies.
Ted Kremenek
2011-12-17
1
-0
/
+1
*
Promote ModuleMap::Module to a namespace-scope class in the Basic
Douglas Gregor
2011-11-30
1
-0
/
+1
*
Switch LangOptions over to a .def file that describes header of the
Douglas Gregor
2011-09-13
1
-0
/
+1
*
Initial work to improve documentation for Clang's diagnostics, from Matthieu ...
Douglas Gregor
2011-04-15
1
-1
/
+2
*
Implement a new 'availability' attribute, that allows one to specify
Douglas Gregor
2011-03-23
1
-0
/
+1
*
Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter.
Jeffrey Yasskin
2011-02-11
1
-0
/
+2
*
CMake: LLVM_NO_RTTI must be obsolete now!
NAKAMURA Takumi
2011-02-10
1
-2
/
+0
*
rework the stat cache, pulling it out of FileManager.h into
Chris Lattner
2010-11-23
1
-0
/
+1
*
Update CMake build.
Benjamin Kramer
2010-11-18
1
-0
/
+1
*
Don't try to guess svn version when current path is a symlink.
Oscar Fuentes
2010-10-22
1
-1
/
+3
*
Revert "CMake: Update to use standard CMake dependency tracking facilities in...
Michael J. Spencer
2010-09-13
1
-18
/
+13
*
CMake: Update to use standard CMake dependency tracking facilities instead
Michael J. Spencer
2010-09-10
1
-13
/
+18
*
Update CMake build system for ARM NEON generation.
Douglas Gregor
2010-06-17
1
-0
/
+2
*
Update CMake build for new attribute changes.
Alexis Hunt
2010-06-17
1
-0
/
+1
*
Fix cmake failure trying to get SVN info for non-SVN trees.
Daniel Dunbar
2009-10-24
1
-1
/
+1
*
Provide a common set of routines in Version.h that return Subversion
Douglas Gregor
2009-10-05
1
-0
/
+11
*
move the various builtins stuff from libast to libbasic. This
Chris Lattner
2009-06-14
1
-0
/
+1
*
Remove the serialization code that predates precompiled
Douglas Gregor
2009-04-22
1
-1
/
+0
*
Add missing dependency, patch by Jason Haslam!
Chris Lattner
2009-04-22
1
-0
/
+1
*
Add ConvertUTF module from http://www.unicode.org/Public/PROGRAMS/CVTUTF.
Steve Naroff
2009-04-01
1
-0
/
+1
*
Build system changes to use TableGen to generate the various
Douglas Gregor
2009-03-16
1
-0
/
+10
*
CMake: Builds and installs clang binary and libs (no docs yet). It
Oscar Fuentes
2008-10-26
1
-0
/
+13