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
/
CodeGen
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Wire up the -ftest-coverage and -fprofile-arcs flags to .gcno file emission (at
Nick Lewycky
2011-04-21
1
-0
/
+1
*
Unbreak CMake build.
Anders Carlsson
2011-03-25
1
-0
/
+1
*
Add CMake dependencies so that LLVM_USED_LIBS order doesn't matter.
Jeffrey Yasskin
2011-02-11
1
-0
/
+7
*
CMake: LLVM_NO_RTTI must be obsolete now!
NAKAMURA Takumi
2011-02-10
1
-2
/
+0
*
Add my new file to the CMake lists, sorry about that.
John McCall
2011-01-28
1
-0
/
+1
*
Move name mangling support from CodeGen to AST. In the
Peter Collingbourne
2011-01-13
1
-1
/
+0
*
Add a CGCXXABI.cpp file.
Anders Carlsson
2010-11-28
1
-0
/
+1
*
Update CMake.
Daniel Dunbar
2010-10-15
1
-0
/
+1
*
Revert "CMake: Update to use standard CMake dependency tracking facilities in...
Michael J. Spencer
2010-09-13
1
-16
/
+4
*
CMake: Fix mingw32 build.
Michael J. Spencer
2010-09-11
1
-0
/
+2
*
CMake: Update to use standard CMake dependency tracking facilities instead
Michael J. Spencer
2010-09-10
1
-4
/
+14
*
Clean up CMake dependencies
Douglas Gregor
2010-09-09
1
-0
/
+2
*
Update CMake build for new attribute changes.
Alexis Hunt
2010-06-17
1
-1
/
+2
*
Break Frontend's dependency on Rewrite, Checker and CodeGen in shared library...
Daniel Dunbar
2010-06-15
1
-0
/
+2
*
Add a stub Microsoft Visual C++ ABI class (with stub mangler).
Charles Davis
2010-06-09
1
-0
/
+1
*
Convert DeclNodes to use TableGen.
Alexis Hunt
2010-05-30
1
-1
/
+1
*
IRgen: Add a stub class for generating ABI-specific C++ code.
Charles Davis
2010-05-25
1
-1
/
+2
*
Unbreak CMake build.
Douglas Gregor
2010-05-05
1
-0
/
+2
*
Rename CGVtable files to CGVTables.
Anders Carlsson
2010-04-08
1
-1
/
+1
*
Move the VTT related code into its own file, CGVTT.cpp
Anders Carlsson
2010-01-21
1
-0
/
+1
*
Try to make cmake happy
Anton Korobeynikov
2010-01-10
1
-1
/
+1
*
Add CGDeclCXX.cpp and move EmitCXXGlobalVarDeclInit there.
Anders Carlsson
2009-12-10
1
-0
/
+1
*
Rename CGRtti.cpp to CGRTTI.cpp.
Mike Stump
2009-12-02
1
-1
/
+1
*
Get rid of the ugly CGCXX names and replace them with CGClass, CGExprCXX and ...
Anders Carlsson
2009-11-24
1
-4
/
+4
*
Add CGException.cpp, to be used for exception related code generation.
Anders Carlsson
2009-10-30
1
-0
/
+1
*
Add CGVtable.cpp to CMakeLists.
Benjamin Kramer
2009-10-11
1
-0
/
+1
*
Move our (non-existing) RTTI emission code into CGRtti.cpp. No functionality ...
Anders Carlsson
2009-10-10
1
-0
/
+1
*
Move codegen of new and delete to CGCXXExpr.cpp
Anders Carlsson
2009-09-22
1
-0
/
+1
*
Update CMake files.
Benjamin Kramer
2009-09-12
1
-0
/
+1
*
Unbreak the CMake build
Douglas Gregor
2009-07-23
1
-0
/
+1
*
Lexically order files in CMakeLists.txt files.
Ted Kremenek
2009-07-15
1
-3
/
+3
*
Update cmake script
Anton Korobeynikov
2009-06-05
1
-0
/
+1
*
Fix cmake builds.
Mike Stump
2009-06-03
1
-0
/
+1
*
Fix cmake builds.
Mike Stump
2009-02-13
1
-0
/
+1
*
Add basic support for C++ name mangling according to the Itanium C++
Douglas Gregor
2009-02-13
1
-0
/
+1
*
CMake: Builds and installs clang binary and libs (no docs yet). It
Oscar Fuentes
2008-10-26
1
-0
/
+22