index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2012-09-28
Removing dependency on third party library for Intel JIT event support.
Andrew Kaylor
2012-09-28
Make backtraces work again with both the configure and cmake build.
Benjamin Kramer
2012-08-20
enable cross compilation with cmake
Sebastian Pop
2012-08-15
bug in experimental targets
Victor Oliveira
2012-08-09
Support for experimental targets
Victor Oliveira
2012-08-08
revert my previous patch
Sebastian Pop
2012-08-08
enable Hexagon target from cmake
Sebastian Pop
2012-08-02
Add yaml2obj. A utility to convert YAML to binaries.
Michael J. Spencer
2012-07-16
Revert "Build script changes for R600/SI Codegen v6"
Tom Stellard
2012-07-16
Build script changes for R600/SI Codegen v6
Tom Stellard
2012-06-30
Hoist LLVM's lit testsuite infrastructure into module so that it can be
Chandler Carruth
2012-06-19
New test tool: obj2yaml
Marshall Clow
2012-05-24
Remove the PTX back-end and all of its artifacts (triple, etc.)
Justin Holewinski
2012-05-09
Make it possible to switch off solution folders. VS Express does not support
Manuel Klimek
2012-05-07
Make IntelJITEvents and OProfileJIT as optional libraries and add
Preston Gurd
2012-05-04
This patch adds a new NVPTX back-end to LLVM which supports code generation f...
Justin Holewinski
2012-04-21
CMake: Prune redundant LLVM_COMPILER_JOBS from llvm/CMakeLists.txt. HandleLLV...
NAKAMURA Takumi
2012-04-20
Kick off 3.2 cycle for LLVM trunk.
Benjamin Kramer
2012-04-17
Goodbye, JSONParser...
Manuel Klimek
2012-04-03
Add YAML parser to Support.
Michael J. Spencer
2012-03-23
Remove the C backend.
Eric Christopher
2012-03-13
Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code...
Eli Bendersky
2012-02-13
add LLVM_VERSION_MAJOR and _MINOR defines
Dylan Noblesmith
2012-02-04
cmake: update outdated CPack version info
Dylan Noblesmith
2012-02-01
cmake: make BUILD_SHARED_LIBS a visible option
Dylan Noblesmith
2011-12-18
capitalize project name, reference bugzilla
Dylan Noblesmith
2011-12-16
Adds a JSON parser and a benchmark (json-bench) to catch performance regressi...
Manuel Klimek
2011-12-13
Don't default the *cached* list of targets to build to an explicit list
Chandler Carruth
2011-12-12
Hexagon backend support
Tony Linthicum
2011-12-11
llvm/CMakeLists.txt: Fix LLVM_LIT_TOOLS_DIR since r143728. Cygwin does not ne...
NAKAMURA Takumi
2011-12-01
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-12-01
Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots.
Duncan Sands
2011-11-29
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-10
Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).",
Daniel Dunbar
2011-11-10
llvm-config: Replace with C++ version (was llvm-config-2).
Daniel Dunbar
2011-11-10
build/Make & CMake: Pass the appropriate --native-target and --enable-targets
Daniel Dunbar
2011-11-05
CMake should join the party in a post 3.0 world. ;] This brings CMake's
Chandler Carruth
2011-11-05
build/cmake: Enable initial llvm-build integration.
Daniel Dunbar
2011-11-04
build/cmake: Change to require Python be available.
Daniel Dunbar
2011-11-04
build/cmake: Coalesce the configuration time header include fragment generation
Daniel Dunbar
2011-11-04
build/cmake: Coalesce in-tree sanity checks.
Daniel Dunbar
2011-11-04
build/cmake: Tidy up specification of build/include options for (tools, runtime,
Daniel Dunbar
2011-11-04
build/cmake: Move all the user controllable options into top-level CMakeLists
Daniel Dunbar
2011-11-04
build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just
Daniel Dunbar
2011-10-27
Remove the Alpha backend.
Dan Gohman
2011-10-25
Remove the Blackfin backend.
Dan Gohman
2011-10-24
Remove the SystemZ backend.
Dan Gohman
2011-10-06
Build system infrastructure for multiple tblgens.
Peter Collingbourne
2011-10-01
Move TableGen's parser and entry point into a library
Peter Collingbourne
2011-07-21
Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir
Bruno Cardoso Lopes
[next]