index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
VMCore
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't explicitly require RTTI and EH.
Joerg Sonnenberger
2012-10-26
1
-2
/
+0
*
Reapply the TargerTransformInfo changes, minus the changes to LSR and Lowerin...
Nadav Rotem
2012-10-18
1
-0
/
+1
*
Temporarily revert the TargetTransform changes.
Bob Wilson
2012-10-18
1
-1
/
+0
*
Add a new interface to allow IR-level passes to access codegen-specific infor...
Nadav Rotem
2012-10-10
1
-0
/
+1
*
Revert r165652: "Remove unnecessary RTTI from the build."
Sean Silva
2012-10-10
1
-0
/
+2
*
Remove unnecessary RTTI from the build.
Sean Silva
2012-10-10
1
-2
/
+0
*
Resubmit the copying of TargetData to DataLayout without any changes to the f...
Micah Villmow
2012-10-04
1
-0
/
+1
*
Backing out my changes, something screwed up from my patches, starting over.
Micah Villmow
2012-10-04
1
-1
/
+0
*
Create the DataLayout class, as a direct copy of TargetData.
Micah Villmow
2012-10-04
1
-0
/
+1
*
Apply "/Og-" also to MSC15(aka VS9) on VMCore/Function.cpp.
NAKAMURA Takumi
2012-08-30
1
-1
/
+1
*
Move the "findUsedStructTypes" functionality outside of the Module class.
Bill Wendling
2012-08-03
1
-0
/
+1
*
Update the CMake files.
Bill Wendling
2012-06-29
1
-0
/
+1
*
Fix cmake failure from moving files around.
Bill Wendling
2012-06-28
1
-0
/
+1
*
llvm/lib: [CMake] Add explicit dependency to intrinsics_gen.
NAKAMURA Takumi
2012-06-24
1
-0
/
+2
*
VMCore/CMakeLists.txt: [CMake][MSVC] Add "/Og-" to Function.cpp on msvc10. Ot...
NAKAMURA Takumi
2012-06-24
1
-0
/
+9
*
Fix up cmake build.
Eric Christopher
2012-03-23
1
-1
/
+0
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-2
/
+0
*
Unbreak CMake build.
Ted Kremenek
2011-10-04
1
-1
/
+2
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+2
*
Land the long talked about "type system rewrite" patch. This
Chris Lattner
2011-07-09
1
-1
/
+0
*
remove StandardPasses, it has been replaced with PassManagerBuilder
Chris Lattner
2011-05-22
1
-1
/
+0
*
Shuffle StandardPasses.cpp into VMCore; add it to CMake.
Eli Friedman
2011-05-18
1
-0
/
+1
*
Fix cmake again.
Rafael Espindola
2011-05-10
1
-1
/
+0
*
Fix cmake build.
Rafael Espindola
2011-05-10
1
-0
/
+1
*
Move Object.cpp out of VMCore and into Object.
Eric Christopher
2011-04-03
1
-1
/
+0
*
Add a set of C bindings for the Object interface.
Eric Christopher
2011-04-03
1
-0
/
+1
*
Unbreak the CMake build.
Francois Pichet
2011-03-10
1
-0
/
+1
*
Move the implementation of the User class into a new source file,
Jay Foad
2011-01-16
1
-0
/
+1
*
Build with RTTI and exceptions disabled. Only in GCC for now.
Oscar Fuentes
2010-10-17
1
-0
/
+2
*
Convert the internal PassRegistrar class into a new, external PassRegistry cl...
Owen Anderson
2010-07-20
1
-0
/
+1
*
update cmakefile.
Chris Lattner
2010-04-01
1
-0
/
+1
*
Move the LLVMContextImpl implementation into a .cpp file.
Jeffrey Yasskin
2010-03-21
1
-0
/
+1
*
Update CMake build.
Ted Kremenek
2010-01-27
1
-2
/
+2
*
Update CMake files for Mangler move.
Benjamin Kramer
2010-01-16
1
-1
/
+0
*
add IRBuilder.cpp to cmake
Chris Lattner
2009-12-28
1
-0
/
+1
*
Update CMakeLists.
Benjamin Kramer
2009-08-04
1
-1
/
+0
*
Rename MDNode.h header. It defines MDnode and other metadata classes.
Devang Patel
2009-07-28
1
-0
/
+1
*
Update CMake file.
Ted Kremenek
2009-07-16
1
-0
/
+1
*
Lexically order files in CMakeLists.txt files.
Ted Kremenek
2009-07-15
1
-1
/
+1
*
Add LLVMContext, which will eventually be used as a container for privatizing...
Owen Anderson
2009-06-30
1
-0
/
+1
*
CMake: removed lib/VMCore/DebugInfoBuilder.cpp.
Oscar Fuentes
2009-01-08
1
-1
/
+0
*
CMake: Turned some libraries into partially linked objects. Corrected
Oscar Fuentes
2008-10-22
1
-1
/
+1
*
CMake: updated lib/VMCore/CMakeLists.txt
Oscar Fuentes
2008-10-21
1
-0
/
+1
*
CMake: Lists of source files updated. Removed bogus dependency from
Oscar Fuentes
2008-09-24
1
-3
/
+1
*
Initial support for the CMake build system.
Oscar Fuentes
2008-09-22
1
-0
/
+32