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
*
[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
*
CMake: don't install tablegen
Hans Wennborg
2013-08-23
1
-2
/
+0
*
Pass -G argument to cmake with the same generator's name as used for the
Simon Atanasyan
2013-08-01
1
-1
/
+2
*
TableGen.cmake: Fix to work without LLVM_COMMON_DEPENDS.
NAKAMURA Takumi
2012-06-17
1
-1
/
+3
*
CMake: Add the folder "Tablegenning" on llvm-tblgen targets.
NAKAMURA Takumi
2012-01-30
1
-0
/
+1
*
Fix a typo noticed by Peter Collingbourne. No one depends on this
Chandler Carruth
2011-11-02
1
-1
/
+1
*
The TableGen parts of the CMake build are seriously broken. This fixes
Chandler Carruth
2011-11-02
1
-1
/
+3
*
Build system infrastructure for multiple tblgens.
Peter Collingbourne
2011-10-06
1
-3
/
+73
*
Clean up a pile of hacks in our CMake build relating to TableGen.
Chandler Carruth
2011-07-26
1
-16
/
+4
*
CMake: generalize the system that creates custom targets for
Oscar Fuentes
2011-07-25
1
-0
/
+21
*
Add the tablegenned files to the `clean' target.
Oscar Fuentes
2011-02-04
1
-0
/
+5
*
Changes for building Clang and others using LLVM as an external
Oscar Fuentes
2011-02-03
1
-1
/
+2
*
TableGen.cmake: sometimes the .td file is not in the current directory
Oscar Fuentes
2011-01-03
1
-1
/
+4
*
Avoid stalled file dependency when tablegenning.
Oscar Fuentes
2010-10-22
1
-5
/
+7
*
Teach CMake to only touch tablegen-generated files if anything
Oscar Fuentes
2010-10-22
1
-1
/
+10
*
Allow absolute paths in LLVM_TARGET_DEFINITIONS for CMake's TableGen rule
Douglas Gregor
2010-06-17
1
-1
/
+7
[next]