index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
llvm/tools/Makefile: Suppress building llvm-lto on cygming, for now, probably...
NAKAMURA Takumi
2013-09-20
1
-0
/
+2
*
Fix LTO handling of module-level assembly (PR14152).
Peter Collingbourne
2013-09-19
6
-4
/
+140
*
msbuild: Set _MSC_VER to match the CRT we're using
Reid Kleckner
2013-09-19
2
-0
/
+10
*
Include an LLVM-vs2012_xp toolset in the MSBuild integration
Reid Kleckner
2013-09-19
4
-0
/
+37
*
Revert "Encapsulate PassManager debug flags to avoid static init and cxa_exit."
Andrew Trick
2013-09-19
8
-33
/
+0
*
Encapsulate PassManager debug flags to avoid static init and cxa_exit.
Andrew Trick
2013-09-18
8
-0
/
+33
*
whitespace
Andrew Trick
2013-09-18
4
-11
/
+11
*
Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF12...
Craig Topper
2013-09-18
1
-0
/
+1
*
ELF: Add support for the exclude section bit for gas compat.
Benjamin Kramer
2013-09-15
1
-0
/
+1
*
[LTO] Fix the LTO tool, after my API breakage.
Joey Gouly
2013-09-12
1
-1
/
+3
*
Add an instruction deprecation feature to TableGen.
Joey Gouly
2013-09-12
1
-3
/
+3
*
Debug Info: Use DIScopeRef for DIType::getContext.
Manman Ren
2013-09-09
1
-1
/
+7
*
Revert patches to add case-range support for PR1255.
Bob Wilson
2013-09-09
1
-4
/
+4
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
1
-2
/
+2
*
msbuild integration: provide separate files for VS2010 and VS2012
Hans Wennborg
2013-09-06
6
-35
/
+58
*
msbuild: Add clang's compiler-rt libs to the LibraryPath
Reid Kleckner
2013-09-05
1
-0
/
+1
*
Rename some variables to match the style guide.
Rafael Espindola
2013-09-04
2
-20
/
+20
*
Rename variables to match the style guide and clang-format.
Rafael Espindola
2013-09-04
2
-71
/
+70
*
Print string value for DT_RPATH and DT_RUNPATH.
Joerg Sonnenberger
2013-09-03
1
-0
/
+4
*
Added std:: qualifier to find() invocation
Dmitri Gribenko
2013-09-02
1
-4
/
+4
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-09-01
3
-170
/
+167
*
Substitute LLVM's version into the msbuild property file at config time
Reid Kleckner
2013-08-29
3
-10
/
+16
*
Modified ms-build configuration file to be version locked to the VS2010 toolc...
Warren Hunt
2013-08-29
1
-19
/
+2
*
Adding VCIncludeDir and WindowsSDKDir to the msbuild configuration file. Thi...
Warren Hunt
2013-08-28
1
-2
/
+18
*
Fix name matching to work on windows.
Rafael Espindola
2013-08-28
1
-2
/
+3
*
Disable unrolling in the loop vectorizer when disabled in the pass manager
Hal Finkel
2013-08-28
1
-3
/
+9
*
cmake: Prevent semicolon separated lists in llvm-config (PR17020)
Hans Wennborg
2013-08-28
1
-1
/
+2
*
Add a minimal implementation of ranlib.
Rafael Espindola
2013-08-28
3
-13
/
+56
*
cmake: Add msbuild integration to the install
Hans Wennborg
2013-08-28
3
-0
/
+78
*
[CMake] Put back the add_llvm_external_project() calls for specific projects.
Argyrios Kyrtzidis
2013-08-27
1
-0
/
+4
*
Add xml files for msbuild integration
Reid Kleckner
2013-08-27
2
-0
/
+12
*
Revert 189297, the original commit message is following.
Shuxin Yang
2013-08-27
4
-37
/
+1
*
Revert "Fix the build broken by r189315." and "Move everything depending on O...
Charles Davis
2013-08-27
3
-168
/
+170
*
Fix the build broken by r189315.
David Blaikie
2013-08-27
1
-17
/
+8
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-08-27
3
-178
/
+185
*
Add new API lto_codegen_compile_parallel().
Shuxin Yang
2013-08-27
4
-1
/
+37
*
llvm-symbolizer: use real path when looking for debug binary location
Alexey Samsonov
2013-08-26
1
-2
/
+11
*
CMake: move lto.h install to tools/lto/CMakeLists.txt
Hans Wennborg
2013-08-26
1
-0
/
+5
*
CMake: build llvm-config on Windows.
Hans Wennborg
2013-08-23
2
-30
/
+12
*
lto/CMakeLists.txt: Cut the dep to intrinsics_gen. LTO doesn't depend on it a...
NAKAMURA Takumi
2013-08-23
1
-2
/
+0
*
[CMake] Automatically pick up subdirectories in llvm/tools as 'external proje...
Argyrios Kyrtzidis
2013-08-21
1
-34
/
+44
*
Add basic YAML MC CFG testcase.
Ahmed Bougacha
2013-08-21
1
-1
/
+1
*
MC CFG: Add YAML MCModule representation to enable MC CFG testing.
Ahmed Bougacha
2013-08-21
1
-9
/
+29
*
lli/RecordingMemoryManager.cpp: Make it complain if _GLOBAL_OFFSET_TABLE_ wer...
NAKAMURA Takumi
2013-08-21
1
-0
/
+7
*
llvm-symbolizer: add support for .gnu_debuglink section
Alexey Samsonov
2013-08-14
1
-0
/
+83
*
Remove logic that decides whether to vectorize or not depending on O-levels
Arnold Schwaighofer
2013-08-13
1
-0
/
+2
*
Revert r188188 and r188200.
Shuxin Yang
2013-08-12
10
-860
/
+45
*
Fix warning about unused member.
Eric Christopher
2013-08-12
1
-1
/
+0
*
Misc enhancements to LTO:
Shuxin Yang
2013-08-12
10
-45
/
+861
*
Remove byte order mark from source file.
Benjamin Kramer
2013-08-09
1
-1
/
+1
[prev]
[next]