summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
* whitespaceAndrew Trick2013-09-18
* Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF12...Craig Topper2013-09-18
* ELF: Add support for the exclude section bit for gas compat.Benjamin Kramer2013-09-15
* [LTO] Fix the LTO tool, after my API breakage.Joey Gouly2013-09-12
* Add an instruction deprecation feature to TableGen.Joey Gouly2013-09-12
* Debug Info: Use DIScopeRef for DIType::getContext.Manman Ren2013-09-09
* Revert patches to add case-range support for PR1255.Bob Wilson2013-09-09
* Generate compact unwind encoding from CFI directives.Bill Wendling2013-09-09
* msbuild integration: provide separate files for VS2010 and VS2012Hans Wennborg2013-09-06
* msbuild: Add clang's compiler-rt libs to the LibraryPathReid Kleckner2013-09-05
* Rename some variables to match the style guide.Rafael Espindola2013-09-04
* Rename variables to match the style guide and clang-format.Rafael Espindola2013-09-04
* Print string value for DT_RPATH and DT_RUNPATH.Joerg Sonnenberger2013-09-03
* Added std:: qualifier to find() invocationDmitri Gribenko2013-09-02
* Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis2013-09-01
* Substitute LLVM's version into the msbuild property file at config timeReid Kleckner2013-08-29
* Modified ms-build configuration file to be version locked to the VS2010 toolc...Warren Hunt2013-08-29
* Adding VCIncludeDir and WindowsSDKDir to the msbuild configuration file. Thi...Warren Hunt2013-08-28
* Fix name matching to work on windows.Rafael Espindola2013-08-28
* Disable unrolling in the loop vectorizer when disabled in the pass managerHal Finkel2013-08-28
* cmake: Prevent semicolon separated lists in llvm-config (PR17020)Hans Wennborg2013-08-28
* Add a minimal implementation of ranlib.Rafael Espindola2013-08-28
* cmake: Add msbuild integration to the installHans Wennborg2013-08-28
* [CMake] Put back the add_llvm_external_project() calls for specific projects.Argyrios Kyrtzidis2013-08-27
* Add xml files for msbuild integrationReid Kleckner2013-08-27
* Revert 189297, the original commit message is following. Shuxin Yang2013-08-27
* Revert "Fix the build broken by r189315." and "Move everything depending on O...Charles Davis2013-08-27
* Fix the build broken by r189315.David Blaikie2013-08-27
* Move everything depending on Object/MachOFormat.h over to Support/MachO.h.Charles Davis2013-08-27
* Add new API lto_codegen_compile_parallel().Shuxin Yang2013-08-27
* llvm-symbolizer: use real path when looking for debug binary locationAlexey Samsonov2013-08-26
* CMake: move lto.h install to tools/lto/CMakeLists.txtHans Wennborg2013-08-26
* CMake: build llvm-config on Windows.Hans Wennborg2013-08-23
* lto/CMakeLists.txt: Cut the dep to intrinsics_gen. LTO doesn't depend on it a...NAKAMURA Takumi2013-08-23
* [CMake] Automatically pick up subdirectories in llvm/tools as 'external proje...Argyrios Kyrtzidis2013-08-21
* Add basic YAML MC CFG testcase.Ahmed Bougacha2013-08-21
* MC CFG: Add YAML MCModule representation to enable MC CFG testing.Ahmed Bougacha2013-08-21
* lli/RecordingMemoryManager.cpp: Make it complain if _GLOBAL_OFFSET_TABLE_ wer...NAKAMURA Takumi2013-08-21
* llvm-symbolizer: add support for .gnu_debuglink sectionAlexey Samsonov2013-08-14
* Remove logic that decides whether to vectorize or not depending on O-levelsArnold Schwaighofer2013-08-13
* Revert r188188 and r188200.Shuxin Yang2013-08-12
* Fix warning about unused member.Eric Christopher2013-08-12
* Misc enhancements to LTO:Shuxin Yang2013-08-12
* Remove byte order mark from source file.Benjamin Kramer2013-08-09
* [CodeGen] prevent abnormal on invalid attributesSaleem Abdulrasool2013-08-09
* Revert r185882. This is causing problems with the gold linker and might be be...Bill Wendling2013-08-08
* [Object] Split the ELF interface into 3 parts.Michael J. Spencer2013-08-08
* Change public functions of LTOCodeGenerator from ret-false-on-succ to ret-tru...Shuxin Yang2013-08-07
* Change private functions of LTOCodeGenerator from ret-false-on-succ to ret-tr...Shuxin Yang2013-08-06
* Factor FlattenCFG out from SimplifyCFGTom Stellard2013-08-06