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
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hoist LLVM's lit testsuite infrastructure into module so that it can be
Chandler Carruth
2012-06-30
1
-0
/
+14
*
New test tool: obj2yaml
Marshall Clow
2012-06-19
1
-0
/
+1
*
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-24
1
-1
/
+0
*
Make it possible to switch off solution folders. VS Express does not support
Manuel Klimek
2012-05-09
1
-1
/
+4
*
Make IntelJITEvents and OProfileJIT as optional libraries and add
Preston Gurd
2012-05-07
1
-0
/
+10
*
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-05-04
1
-0
/
+1
*
CMake: Prune redundant LLVM_COMPILER_JOBS from llvm/CMakeLists.txt. HandleLLV...
NAKAMURA Takumi
2012-04-21
1
-9
/
+0
*
Kick off 3.2 cycle for LLVM trunk.
Benjamin Kramer
2012-04-20
1
-1
/
+1
*
Goodbye, JSONParser...
Manuel Klimek
2012-04-17
1
-1
/
+0
*
Add YAML parser to Support.
Michael J. Spencer
2012-04-03
1
-0
/
+1
*
Remove the C backend.
Eric Christopher
2012-03-23
1
-1
/
+0
*
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-03-13
1
-0
/
+38
*
add LLVM_VERSION_MAJOR and _MINOR defines
Dylan Noblesmith
2012-02-13
1
-3
/
+6
*
cmake: update outdated CPack version info
Dylan Noblesmith
2012-02-04
1
-2
/
+2
*
cmake: make BUILD_SHARED_LIBS a visible option
Dylan Noblesmith
2012-02-01
1
-0
/
+3
*
capitalize project name, reference bugzilla
Dylan Noblesmith
2011-12-18
1
-2
/
+2
*
Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...
Manuel Klimek
2011-12-16
1
-0
/
+1
*
Don't default the *cached* list of targets to build to an explicit list
Chandler Carruth
2011-12-13
1
-1
/
+1
*
Hexagon backend support
Tony Linthicum
2011-12-12
1
-0
/
+1
*
llvm/CMakeLists.txt: Fix LLVM_LIT_TOOLS_DIR since r143728. Cygwin does not ne...
NAKAMURA Takumi
2011-12-11
1
-2
/
+2
*
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
1
-1
/
+1
*
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
2011-12-01
1
-1
/
+1
*
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-29
1
-1
/
+1
*
Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",
Daniel Dunbar
2011-11-10
1
-1
/
+1
*
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-10
1
-1
/
+1
*
build/Make & CMake: Pass the appropriate --native-target and --enable-targets
Daniel Dunbar
2011-11-10
1
-0
/
+2
*
CMake should join the party in a post 3.0 world. ;] This brings CMake's
Chandler Carruth
2011-11-05
1
-1
/
+1
*
build/cmake: Enable initial llvm-build integration.
Daniel Dunbar
2011-11-05
1
-0
/
+48
*
build/cmake: Change to require Python be available.
Daniel Dunbar
2011-11-04
1
-0
/
+9
*
build/cmake: Coalesce the configuration time header include fragment generation
Daniel Dunbar
2011-11-04
1
-8
/
+42
*
build/cmake: Coalesce in-tree sanity checks.
Daniel Dunbar
2011-11-04
1
-13
/
+17
*
build/cmake: Tidy up specification of build/include options for (tools, runtime,
Daniel Dunbar
2011-11-04
1
-15
/
+21
*
build/cmake: Move all the user controllable options into top-level CMakeLists
Daniel Dunbar
2011-11-04
1
-0
/
+33
*
build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just
Daniel Dunbar
2011-11-04
1
-4
/
+0
*
Remove the Alpha backend.
Dan Gohman
2011-10-27
1
-1
/
+0
*
Remove the Blackfin backend.
Dan Gohman
2011-10-25
1
-1
/
+0
*
Remove the SystemZ backend.
Dan Gohman
2011-10-24
1
-1
/
+0
*
Build system infrastructure for multiple tblgens.
Peter Collingbourne
2011-10-06
1
-10
/
+4
*
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-10-01
1
-0
/
+1
*
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
Bruno Cardoso Lopes
2011-07-21
1
-1
/
+1
*
Fix CMake build on Solaris
Oscar Fuentes
2011-07-17
1
-1
/
+1
*
Rename profile_rt.so to libprofile_rt.so under configure+make (it already was
Nick Lewycky
2011-04-29
1
-1
/
+1
*
Add cmakefiles to build profile_rt.so!
Nick Lewycky
2011-04-26
1
-1
/
+8
*
Fix a ton of comment typos found by codespell. Patch by
Chris Lattner
2011-04-15
1
-1
/
+1
*
Supports building with a list of targets that does not contain
Oscar Fuentes
2011-03-23
1
-0
/
+3
*
Removed workaround for unspecified build problem on MinGW.
Oscar Fuentes
2011-03-21
1
-9
/
+0
*
Change the next release number to 3.0svn.
Bill Wendling
2011-03-08
1
-1
/
+1
*
Cmake fix for option defaults not being set correctly on first run
Oscar Fuentes
2011-03-01
1
-12
/
+14
*
Install include/llvm/Support/LICENSE.TXT. PR9321.
Oscar Fuentes
2011-02-27
1
-0
/
+1
*
CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/HandleLLVMOptions.cmake. It...
NAKAMURA Takumi
2011-02-21
1
-1
/
+0
[next]