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
/
llvm
/
cmake
/
modules
/
TableGen.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
TableGen.cmake: Use DEPFILE for Ninja Generator with CMake>=3.7.
NAKAMURA Takumi
2017-06-21
1
-3
/
+26
*
[CMake] Get rid of generating obj.*-tblgen if CMake >= 3.9 for Ninja generator.
NAKAMURA Takumi
2017-06-17
1
-1
/
+2
*
Addressed Takumi's comment about redundancy.
Galina Kistanova
2017-06-12
1
-32
/
+18
*
TableGen.cmake: Try to fix build breakage introduce in r305142.
NAKAMURA Takumi
2017-06-11
1
-1
/
+1
*
Added dependency on the TableGen executable file.
Galina Kistanova
2017-06-10
1
-13
/
+37
*
CMake: Don't install llvm-tblgen twice
Tom Stellard
2017-03-09
1
-1
/
+1
*
[Tablegen] Instrumenting table gen DAGGenISelDAG
Aditya Nandakumar
2017-02-14
1
-0
/
+7
*
[CMake] Fixing clang standalone build
Chris Bieneman
2016-12-06
1
-0
/
+4
*
[CMake] Cleanup TableGen include flags
Chris Bieneman
2016-12-06
1
-10
/
+4
*
cmake: When using LLVM_DISTRIBUTION_COMPONENTS, adjust LLVMExports accordingly
Justin Bogner
2016-11-04
1
-1
/
+6
*
[CMake] Cleanup LLVM_OPTIMIZED_TABLEGEN
Chris Bieneman
2016-09-06
1
-12
/
+15
*
[CMake] Increase stack size to 16MiB for all mingw executables.
NAKAMURA Takumi
2016-08-31
1
-5
/
+0
*
[CMake] Support overriding binary install directory
Chris Bieneman
2016-06-08
1
-1
/
+1
*
Revert "Use CMAKE_INSTALL_BINDIR instead of hardcoding bin for tools install ...
Chris Bieneman
2016-06-07
1
-1
/
+1
*
Use CMAKE_INSTALL_BINDIR instead of hardcoding bin for tools install paths
Chris Bieneman
2016-06-07
1
-1
/
+1
*
[CMake] Fixing dependency issue with parallel make when building with LLVM_OP...
Chris Bieneman
2015-10-23
1
-1
/
+8
*
[CMake] Parallel make breaks on native tablegen
Chris Bieneman
2015-10-09
1
-1
/
+10
*
[cmake] rework LLVM_LINK_LLVM_DYLIB option handling
Andrew Wilkins
2015-09-05
1
-7
/
+1
*
[CMake] Don't use OBJLIB on Xcode.
NAKAMURA Takumi
2015-09-02
1
-2
/
+4
*
Enable linking tools, shared libraries against libLLVM
Andrew Wilkins
2015-09-01
1
-1
/
+7
*
[CMake] OBJLIB-ize *-tblgen.
NAKAMURA Takumi
2015-08-27
1
-0
/
+4
*
[CMake] Bug 23468 - LLVM_OPTIMIZED_TABLEGEN does not work with Visual Studio
Chris Bieneman
2015-05-29
1
-1
/
+5
*
[CMake] Fix for PR 23328: LLVM_OPTIMIZED_TABLEGEN broken
Chris Bieneman
2015-04-24
1
-3
/
+4
*
Fixing dependencies for native tablegen.
Chris Bieneman
2015-03-19
1
-4
/
+2
*
Refactoring CMake CrossCompile module.
Chris Bieneman
2015-03-12
1
-1
/
+1
*
Add new LLVM_OPTIMIZED_TABLEGEN build setting which configures, builds and us...
Chris Bieneman
2015-03-10
1
-1
/
+1
*
Enabling LLVM & Clang to be cross-compiled using CMake from a single configur...
Chris Bieneman
2014-09-03
1
-34
/
+5
*
CMake: avoid a reconfigure loop from r213091
Alp Toker
2014-07-15
1
-2
/
+1
*
CMake: fix cross-compilation with external source directories
Alp Toker
2014-07-15
1
-1
/
+11
*
TableGen.cmake: Functionalize and reformat.
NAKAMURA Takumi
2014-02-23
1
-16
/
+17
*
[CMake] Move intrinsics_gen to lib/Target out of add_public_tablegen_target.
NAKAMURA Takumi
2014-02-20
1
-1
/
+1
*
Teach tablegen() macro to check needed variables
NAKAMURA Takumi
2014-02-12
1
-0
/
+11
*
[CMake] LLVMSupport should be responsible to provide system_libs.
NAKAMURA Takumi
2014-02-10
1
-5
/
+0
*
Whitespace.
NAKAMURA Takumi
2014-02-09
1
-4
/
+4
*
Export lib and exe build target names from build tree
NAKAMURA Takumi
2014-02-09
1
-0
/
+1
*
Export lib and exe build target names from install tree
NAKAMURA Takumi
2014-02-09
1
-1
/
+3
*
Revert r200150, "[CMake] tablegen(): Use -I <dir> according to the list by in...
NAKAMURA Takumi
2014-02-04
1
-17
/
+5
*
[CMake] tablegen(): Use -I <dir> according to the list by include_directories().
NAKAMURA Takumi
2014-01-26
1
-5
/
+17
*
[CMake] Functionalize tblgen().
NAKAMURA Takumi
2014-01-26
1
-3
/
+3
*
[CMake] Add a comment to tablegen's copy_if_different. Ninja reports every ac...
NAKAMURA Takumi
2014-01-12
1
-1
/
+1
*
Remove CMake-Xcode hack that symlinked llvm-config into a common place.
Douglas Gregor
2014-01-02
1
-10
/
+0
*
[CMake] Don't put every project's tblgen executable in the LLVM bin directory.
Jordan Rose
2013-12-18
1
-2
/
+0
*
[CMake] ${LLVM_MAIN_SRC_DIR}/include can be represented as ${LLVM_MAIN_INCLUD...
NAKAMURA Takumi
2013-12-16
1
-1
/
+1
*
[CMake] Let add_public_tablegen_target() provide intrinsics_gen, too.
NAKAMURA Takumi
2013-11-28
1
-1
/
+1
*
[CMake] Let add_public_tablegen_target responsible to provide dependency to C...
NAKAMURA Takumi
2013-11-28
1
-2
/
+3
*
Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
2013-10-07
1
-1
/
+1
*
Revert "Windows: Add support for unicode command lines"
David Majnemer
2013-10-06
1
-1
/
+1
*
Windows: Add support for unicode command lines
David Majnemer
2013-10-06
1
-1
/
+1
*
cmake: Install llvm-tblgen again
Hans Wennborg
2013-09-10
1
-0
/
+4
*
CMake Xcode builds: symlink tblgen targets out to bin/.
Douglas Gregor
2013-08-26
1
-0
/
+10
[next]