2011-11-12 |
Daniel Dunbar | build/Make: Define a TARGET_NATIVE_ARCH variable to...
|
commit | commitdiff | tree |
2011-11-11 |
Daniel Dunbar | CMake: Fix CMake build for new Mips tblgen file.
|
commit | commitdiff | tree |
2011-11-11 |
Daniel Dunbar | build/Make: Change llvm-config-2 to be compiled as...
|
commit | commitdiff | tree |
2011-11-11 |
Daniel Dunbar | llvm-config-2: Detect when we are running out of a...
|
commit | commitdiff | tree |
2011-11-11 |
Daniel Dunbar | cross-build/Make: Update cross build to properly forward...
|
commit | commitdiff | tree |
2011-11-11 |
Daniel Dunbar | build/Make: Eliminate BUILD_COMPONENT variable, which...
|
commit | commitdiff | tree |
2011-11-11 |
Daniel Dunbar | LLVMBuild: Add description files for the LLVM tools.
|
commit | commitdiff | tree |
2011-11-11 |
Daniel Dunbar | LLVMBuild: Alphabetize required_libraries lists.
|
commit | commitdiff | tree |
2011-11-11 |
Daniel Dunbar | Target/LLVMBuild: Order components alphabetically.
|
commit | commitdiff | tree |
2011-11-11 |
Daniel Dunbar | build/Make: Switch back to llvm-config for now, I foolishly...
|
commit | commitdiff | tree |
2011-11-11 |
Daniel Dunbar | llvm-build: Add --configure-target-def-file option.
|
commit | commitdiff | tree |
2011-11-11 |
Daniel Dunbar | LLVMBuild: Add explicit information on whether targets...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | build/Make: llvm-config-2 needs to use EXEEXT, since...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | Fix typo.
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | git: Add tools/lldb to the ignore list.
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | build/Make: Try to switch over to llvm-config-2 again...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | build/MBlazeDisassembler: Some compilers may generate...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | build/MCDisassembler: Fix required libraries list of...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | Revert r144300 "llvm-config: Replace with C++ version...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | llvm-config: Replace with C++ version (was llvm-config-2).
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | llvm-config-2: Use USEDLIBS directly instead of LINK_COMPONE...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | build: Rename CBackend and CppBackend libraries to...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | llvm-config-2: Fix thinko in maintenance of visited...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | build/Make & CMake: Pass the appropriate --native-target...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | llvm-build: Add --native-target and --enable-targets...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | llvm-build: Split out the validation logic.
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | llvm-build: Change CBackend and CppBackend to not use...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | llvm-build: Add an explicit component type to represent...
|
commit | commitdiff | tree |
2011-11-10 |
Daniel Dunbar | llvm-build: Tidy up options.
|
commit | commitdiff | tree |
2011-11-09 |
Daniel Dunbar | llvm-config: Drop 'backend' pseudo-component. We don...
|
commit | commitdiff | tree |
2011-11-09 |
Daniel Dunbar | llvm-config-2: Switch to using real library dependency...
|
commit | commitdiff | tree |
2011-11-09 |
Daniel Dunbar | build/Make: Fix some missing dependencies on the llvm...
|
commit | commitdiff | tree |
2011-11-06 |
Daniel Dunbar | Revert "llvm-config-2: Switch to using real library...
|
commit | commitdiff | tree |
2011-11-06 |
Daniel Dunbar | llvm-config: Users are allowed to provide component...
|
commit | commitdiff | tree |
2011-11-06 |
Daniel Dunbar | ADT/StringRef: Add ::lower() and ::upper() methods.
|
commit | commitdiff | tree |
2011-11-06 |
Daniel Dunbar | llvm-config-2: Switch to using real library dependency...
|
commit | commitdiff | tree |
2011-11-05 |
Daniel Dunbar | build/cmake: Enable initial llvm-build integration.
|
commit | commitdiff | tree |
2011-11-05 |
Daniel Dunbar | utils/llvm-build: Ensure output directory exists for...
|
commit | commitdiff | tree |
2011-11-05 |
Daniel Dunbar | utils/llvm-build: Add trivial quoting of slashes for...
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | build/make: Fix the output path of the llvm-config...
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | llvm-build: Quote colons in target names, in an attempt...
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | llvm-build: Add initial --write-cmake-fragment option.
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | build/cmake: Change to require Python be available.
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | build/cmake: Coalesce the configuration time header...
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | build/cmake: Coalesce in-tree sanity checks.
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | build/cmake: Tidy up specification of build/include...
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | build/cmake: Move all the user controllable options...
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | build/cmake: Use tblgen macro directly instead of llvm_table...
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | utils: Remove build-for-llvm-top.sh and ModuleInfo...
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | utils: Rename the "llvmbuild" script to llvm-compilers...
|
commit | commitdiff | tree |
2011-11-04 |
Daniel Dunbar | Speculatively revert "DeadStoreElimination can now...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | build: Use right Echo variable and use Verb appropriately.
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | build/Make: Integrate llvm-build into Makefiles.
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-build: Add initial code for --write-make-fragment.
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | utils: Remove (way) old nightly test scripts, I don...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-config-2: Implement build system support for getting...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | build/Make: Add support for INCLUDE_BUILD_DIR make...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-build: Avoid followlinks keyword argument to os...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | build: Add initial cut at LLVMBuild.txt files.
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-build: Update --write-llvmbuild to write out a...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-build: Add "--write-library-table" option for...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | docs: Sketch docs for llvm-build tool.
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-build: Add --write-llvmbuild option, which writes...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-build: Add --print-tree command line option.
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-build: Fill in some details w.r.t. component's...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-build: Validate information on the loaded components...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-build: Fill in more of component parsing to be...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-build: Sketch code to load LLVMBuild.txt files.
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | build: Stub out llvm-build utility tool.
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | docs: Add initial docs on LLVMBuild organization.
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-config-2: Implement component dependency traversal...
|
commit | commitdiff | tree |
2011-11-03 |
Daniel Dunbar | llvm-config: Start stubbing out a C++ version of llvm...
|
commit | commitdiff | tree |
2011-11-02 |
Daniel Dunbar | build/Make: Update for rename of show-diagnostics.
|
commit | commitdiff | tree |
2011-11-02 |
Daniel Dunbar | tests: Clean up tests/CMakeLists.txt to drop some variable...
|
commit | commitdiff | tree |
2011-11-02 |
Daniel Dunbar | docs: Remove an out-of-date and unnecessary tool list.
|
commit | commitdiff | tree |
2011-11-02 |
Daniel Dunbar | docs: Separate development process type of documentation...
|
commit | commitdiff | tree |
2011-11-02 |
Daniel Dunbar | docs: Remove UsingLibraries page, which was inaccurate...
|
commit | commitdiff | tree |
2011-11-02 |
Daniel Dunbar | build/Make: Get rid of llvm-config-perobj, which isn...
|
commit | commitdiff | tree |
2011-11-02 |
Daniel Dunbar | build/CMake: Remove llvm-config.target used to serialize...
|
commit | commitdiff | tree |
2011-11-01 |
Daniel Dunbar | Support/Compiler: Add LLVM_EXTENSION for use where...
|
commit | commitdiff | tree |
2011-10-27 |
Daniel Dunbar | projects/sample: Switch over to imported Makefile setup.
|
commit | commitdiff | tree |
2011-10-27 |
Daniel Dunbar | tests: Rip out a bunch of now unused test code relating...
|
commit | commitdiff | tree |
2011-10-27 |
Daniel Dunbar | tests: Remove llvm2cpp, I'm pretty sure no one uses...
|
commit | commitdiff | tree |
2011-10-27 |
Daniel Dunbar | lit: Drop some unneeded code from example tests.
|
commit | commitdiff | tree |
2011-10-18 |
Daniel Dunbar | Regenerate projects/sample/configure.
|
commit | commitdiff | tree |
2011-10-18 |
Daniel Dunbar | projects/sample: Import adapted form of current LLVM...
|
commit | commitdiff | tree |
2011-10-18 |
Daniel Dunbar | build: Tidy up a bunch of tool Makefiles, and simplify...
|
commit | commitdiff | tree |
2011-10-18 |
Daniel Dunbar | llvm-ar: Remove local test target, this is no longer...
|
commit | commitdiff | tree |
2011-10-18 |
Daniel Dunbar | llvm-config: Add an all-targets pseudo-component.
|
commit | commitdiff | tree |
2011-10-18 |
Daniel Dunbar | build: Remove some unused code.
|
commit | commitdiff | tree |
2011-10-13 |
Daniel Dunbar | build: Remove some stray LLVMC configure variables.
|
commit | commitdiff | tree |
2011-10-11 |
Daniel Dunbar | Clean up a few references to System/. We still have...
|
commit | commitdiff | tree |
2011-10-11 |
Daniel Dunbar | Support/DataTypes.h: Clean up some types and add matching...
|
commit | commitdiff | tree |
2011-10-04 |
Daniel Dunbar | Remove unused web page.
|
commit | commitdiff | tree |
2011-09-29 |
Daniel Dunbar | Fix build failure.
|
commit | commitdiff | tree |
2011-09-29 |
Daniel Dunbar | tblgen/ClangDiagnostics: Add support for split default...
|
commit | commitdiff | tree |
2011-09-23 |
Daniel Dunbar | sys::Process: Add a SetWorkingDirectory method.
|
commit | commitdiff | tree |
2011-06-28 |
Daniel Dunbar | build/Darwin: Fix epic typo fail.
|
commit | commitdiff | tree |
2011-06-22 |
Daniel Dunbar | test/Unit: Fix enable shared test to follow check that...
|
commit | commitdiff | tree |
2011-06-16 |
Daniel Dunbar | Regenerate configure.
|
commit | commitdiff | tree |
next |