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 |
2011-06-16 |
Daniel Dunbar | build/configure: Add support for --with-extra-ld-options...
|
commit | commitdiff | tree |
2011-05-03 |
Daniel Dunbar | MCDwarf: Don't save Twine to local variable, this is...
|
commit | commitdiff | tree |
2011-04-29 |
Daniel Dunbar | win32: Include DataTypes.h instead of stdint.h to try...
|
commit | commitdiff | tree |
2011-04-29 |
Daniel Dunbar | Cleanup some DOS newlines.
|
commit | commitdiff | tree |
2011-04-29 |
Daniel Dunbar | MCAsmLayout: Add support for computing the symbol offset...
|
commit | commitdiff | tree |
2011-04-29 |
Daniel Dunbar | MC: Change variable symbols to be recognized as defined...
|
commit | commitdiff | tree |
2011-04-29 |
Daniel Dunbar | MC/Mach-O: Update getSymbolAddress() to support evaluation...
|
commit | commitdiff | tree |
2011-04-29 |
Daniel Dunbar | MC/Mach-O: Allow emission of relocations for variables...
|
commit | commitdiff | tree |
2011-04-29 |
Daniel Dunbar | MC/Mach-O: Find section ordinal's by looking at the...
|
commit | commitdiff | tree |
2011-04-29 |
Daniel Dunbar | MCExpr: Add FindAssociatedSection, which attempts to...
|
commit | commitdiff | tree |
2011-04-29 |
Daniel Dunbar | MC/AsmParser: Generalize a check.
|
commit | commitdiff | tree |
2011-04-28 |
Daniel Dunbar | Target/X86/MC: Add an option for disabling arith relaxation...
|
commit | commitdiff | tree |
2011-04-21 |
Daniel Dunbar | Revert r1296656, "Fix rdar://9289512 - not folding...
|
commit | commitdiff | tree |
2011-04-20 |
Daniel Dunbar | sys/Host: Change getHostTriple() to return the full...
|
commit | commitdiff | tree |
2011-04-20 |
Daniel Dunbar | llc: Fix a refacto, .loc support didn't work before...
|
commit | commitdiff | tree |
2011-04-20 |
Daniel Dunbar | ADT/Triple: Renambe isOSX... methods to isMacOSX for...
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | ADT/Triple: Drop support for -osx style triples, we...
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | ADT/Triple: Add support for Triple::MacOSX per feedback...
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | ADT/Triple: Move a variety of clients to using isOSDarwin...
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | ADT/Triple: Add isOSDarwin() and isOSWindows() helper...
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | ADT/Triple: Fix Triple::getArchNameForAssembler to...
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | Target/X86: Eliminate uses of getDarwinVers().
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | Target/X86: Add getTargetTriple() accessor.
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | Target/PPC: Kill off DarwinVers, which is now dead.
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | Target/PPC: Eliminate a use of getDarwinVers().
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | Target/PPC: Add a TargetTriple field.
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | llc: Eliminate a use of getDarwinMajorNumber().
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | Target: Eliminate a use of getDarwinMajorNumber().
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | CodeGen: Eliminate a use of getDarwinMajorNumber().
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | ADT/Triple: Add helper function for OS X version checks.
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | ADT/Triple: Add isOSVersionLT helper function.
|
commit | commitdiff | tree |
2011-04-19 |
Daniel Dunbar | ADT/Triple: Generalize and simplify getDarwinNumber...
|
commit | commitdiff | tree |
next |