1. 770b97b Removing dependency on third party library for Intel JIT event support. by Andrew Kaylor · 12 years ago
  2. 53347ed Make backtraces work again with both the configure and cmake build. by Benjamin Kramer · 12 years ago
  3. df25988 enable cross compilation with cmake by Sebastian Pop · 12 years ago
  4. 385401a bug in experimental targets by Victor Oliveira · 12 years ago
  5. 0e80e18 Support for experimental targets by Victor Oliveira · 12 years ago
  6. 9469dd3 revert my previous patch by Sebastian Pop · 12 years ago
  7. 6174fd7 enable Hexagon target from cmake by Sebastian Pop · 12 years ago
  8. a915f24 Add yaml2obj. A utility to convert YAML to binaries. by Michael J. Spencer · 12 years ago
  9. 38cda13 Revert "Build script changes for R600/SI Codegen v6" by Tom Stellard · 12 years ago
  10. a93c8a8 Build script changes for R600/SI Codegen v6 by Tom Stellard · 12 years ago
  11. cf23bd3 Hoist LLVM's lit testsuite infrastructure into module so that it can be by Chandler Carruth · 12 years ago
  12. c57b888 New test tool: obj2yaml by Marshall Clow · 12 years ago
  13. 42a0b48 Remove the PTX back-end and all of its artifacts (triple, etc.) by Justin Holewinski · 12 years ago
  14. 80fa472 Make it possible to switch off solution folders. VS Express does not support by Manuel Klimek · 12 years ago
  15. 7549354 Make IntelJITEvents and OProfileJIT as optional libraries and add by Preston Gurd · 12 years ago
  16. 49683f3 This patch adds a new NVPTX back-end to LLVM which supports code generation for NVIDIA PTX 3.0. This back-end will (eventually) replace the current PTX back-end, while maintaining compatibility with it. by Justin Holewinski · 12 years ago
  17. 5bfe3bf CMake: Prune redundant LLVM_COMPILER_JOBS from llvm/CMakeLists.txt. HandleLLVMOptions.cmake has it. by NAKAMURA Takumi · 12 years ago
  18. b85b2d5 Kick off 3.2 cycle for LLVM trunk. by Benjamin Kramer · 12 years ago
  19. 61c3d30 Goodbye, JSONParser... by Manuel Klimek · 12 years ago
  20. 93210e8 Add YAML parser to Support. by Michael J. Spencer · 12 years ago
  21. a443e5b Remove the C backend. by Eric Christopher · 12 years ago
  22. 61b1851 Add profiling support for Intel Parallel Amplifier XE (VTune) for JITted code in LLVM. by Eli Bendersky · 13 years ago
  23. fde8237 add LLVM_VERSION_MAJOR and _MINOR defines by Dylan Noblesmith · 13 years ago
  24. 2b2c7b9 cmake: update outdated CPack version info by Dylan Noblesmith · 13 years ago
  25. bb7cd0c cmake: make BUILD_SHARED_LIBS a visible option by Dylan Noblesmith · 13 years ago
  26. 7fe0e03 capitalize project name, reference bugzilla by Dylan Noblesmith · 13 years ago
  27. 76f1301 Adds a JSON parser and a benchmark (json-bench) to catch performance regressions. by Manuel Klimek · 13 years ago
  28. 6f20c61 Don't default the *cached* list of targets to build to an explicit list by Chandler Carruth · 13 years ago
  29. b4b5415 Hexagon backend support by Tony Linthicum · 13 years ago
  30. 0821678 llvm/CMakeLists.txt: Fix LLVM_LIT_TOOLS_DIR since r143728. Cygwin does not need optional tools dir. MSVC and mingw may need one. by NAKAMURA Takumi · 13 years ago
  31. cb497b8 llvm-config: Replace with C++ version (was llvm-config-2). by Daniel Dunbar · 13 years ago
  32. f6ace19 Revert commit 145449 (ddunbar) since it is breaking the dragonegg buildbots. by Duncan Sands · 13 years ago
  33. 2662c83 llvm-config: Replace with C++ version (was llvm-config-2). by Daniel Dunbar · 13 years ago
  34. 1ad9213 Revert r144300 "llvm-config: Replace with C++ version (was llvm-config-2).", by Daniel Dunbar · 13 years ago
  35. a6f5a81 llvm-config: Replace with C++ version (was llvm-config-2). by Daniel Dunbar · 13 years ago
  36. 8333730 build/Make & CMake: Pass the appropriate --native-target and --enable-targets by Daniel Dunbar · 13 years ago
  37. 2f5d547 CMake should join the party in a post 3.0 world. ;] This brings CMake's by Chandler Carruth · 13 years ago
  38. 965d2fe build/cmake: Enable initial llvm-build integration. by Daniel Dunbar · 13 years ago
  39. a54c8ea build/cmake: Change to require Python be available. by Daniel Dunbar · 13 years ago
  40. 7b1dd9a build/cmake: Coalesce the configuration time header include fragment generation by Daniel Dunbar · 13 years ago
  41. a0c8d2d build/cmake: Coalesce in-tree sanity checks. by Daniel Dunbar · 13 years ago
  42. 275f686 build/cmake: Tidy up specification of build/include options for (tools, runtime, by Daniel Dunbar · 13 years ago
  43. c8f399d build/cmake: Move all the user controllable options into top-level CMakeLists by Daniel Dunbar · 13 years ago
  44. b0d9ce5 build/cmake: Use tblgen macro directly instead of llvm_tablegen, which just by Daniel Dunbar · 13 years ago
  45. 33ba8b0 Remove the Alpha backend. by Dan Gohman · 13 years ago
  46. 3e6157d Remove the Blackfin backend. by Dan Gohman · 13 years ago
  47. 29074cc Remove the SystemZ backend. by Dan Gohman · 13 years ago
  48. de8f33c Build system infrastructure for multiple tblgens. by Peter Collingbourne · 13 years ago
  49. 7c78888 Move TableGen's parser and entry point into a library by Peter Collingbourne · 13 years ago
  50. dca6cdd Added the infrastructute necessary for MIPS JIT support. Patch by Vladimir by Bruno Cardoso Lopes · 13 years ago
  51. 2341a3c Fix CMake build on Solaris by Oscar Fuentes · 13 years ago
  52. bcffb1f Rename profile_rt.so to libprofile_rt.so under configure+make (it already was by Nick Lewycky · 13 years ago
  53. e88c724 Add cmakefiles to build profile_rt.so! by Nick Lewycky · 13 years ago
  54. 7a2bdde Fix a ton of comment typos found by codespell. Patch by by Chris Lattner · 13 years ago
  55. db3480c Supports building with a list of targets that does not contain by Oscar Fuentes · 13 years ago
  56. 89234e1 Removed workaround for unspecified build problem on MinGW. by Oscar Fuentes · 13 years ago
  57. ebc2fc1 Change the next release number to 3.0svn. by Bill Wendling · 14 years ago
  58. d9f574b Cmake fix for option defaults not being set correctly on first run by Oscar Fuentes · 14 years ago
  59. f67cf01 Install include/llvm/Support/LICENSE.TXT. PR9321. by Oscar Fuentes · 14 years ago
  60. afcf6ac CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/HandleLLVMOptions.cmake. It affects testing stuff on clang-standalone build. by NAKAMURA Takumi · 14 years ago
  61. 0b85d07 Put targets on folders, if the IDE supports the feature. by Oscar Fuentes · 14 years ago
  62. 6d857ca Move library stuff out of the toplevel CMakeLists.txt file. by Oscar Fuentes · 14 years ago
  63. 742c0dd New library: LLVMX86Utils. by Oscar Fuentes · 14 years ago
  64. c08830d Add current binary and source directories to the header search list by Oscar Fuentes · 14 years ago
  65. 5a858e3 Moved more stuff to HandleLLVMOptions.cmake by Oscar Fuentes · 14 years ago
  66. d931dca Moved to Clang's source tree its configuration options and associated macros. by Oscar Fuentes · 14 years ago
  67. d538e24 Changes for building Clang and others using LLVM as an external library. by Oscar Fuentes · 14 years ago
  68. 5969379 Handles libffi on the CMake build. by Oscar Fuentes · 14 years ago
  69. 119266c Suppress warning "switch statement contains 'default' but no 'case' labels" on MSVC. by Francois Pichet · 14 years ago
  70. 19823b1 Add to the CMake build some options and platform tests supported by by Oscar Fuentes · 14 years ago
  71. 6abea2b Apply -fPIC to C sources too. by Oscar Fuentes · 14 years ago
  72. 2c5e0b8 Rewrite handling of LLVM_ENABLE_PIC. It was being processed after by Oscar Fuentes · 14 years ago
  73. 53bf3ee Don't use -O3 on Mingw, as people report it as unreliable. Use -O2 instead. by Oscar Fuentes · 14 years ago
  74. 784a176 New cmake option LLVM_APPEND_VC_REV for controlling when the VC by Oscar Fuentes · 14 years ago
  75. 57e9104 CMake: Cleanup and document MSVC warning flags. by Michael J. Spencer · 14 years ago
  76. 014e189 CMake: Add FileUpdate to the build. by Michael J. Spencer · 14 years ago
  77. 97b2f72 Promote "enumerator in switch of enum is not handled" to level 1 warning on MSVC. It was disabled by default. by Francois Pichet · 14 years ago
  78. b361452 Disable C++ exception handling on MSVC. by Francois Pichet · 14 years ago
  79. 1f6efa3 Merge System into Support. by Michael J. Spencer · 14 years ago
  80. d420e7b CMake: lit(check.vcproj) can run with multiple configurations on Visual Studio. by NAKAMURA Takumi · 14 years ago
  81. 0b8f0a2 Disable warning C4291 on MSVC. Caused because class AttributeList provides a non implemented operator delete without a corresponding new. by Francois Pichet · 14 years ago
  82. 4c8710d CMakeLists.txt: On MSVS10, touch LLVM.sln as workaround, w/e project files are changed, to avoid the Dialog Hell. Thanks to Oscar. by NAKAMURA Takumi · 14 years ago
  83. b977f04 Make MCJIT work with CMake. by Wesley Peck · 14 years ago
  84. 68b3f0c Add LLVMObject Library. by Michael J. Spencer · 14 years ago
  85. db2c509 Detect presence of AsmPrinter's. Remove some cruft too. by Oscar Fuentes · 14 years ago
  86. 01928b9 hopefully unbreak the cmake build, patch by frits van bommel. by Chris Lattner · 14 years ago
  87. 14b0c05 CMakeLists.txt: removed mismatched endif predicate. by Oscar Fuentes · 14 years ago
  88. aeafb89 hopefully fix cmake as well. by Chris Lattner · 14 years ago
  89. 1139691 move all the target's asmprinters into the main target. The piece by Chris Lattner · 14 years ago
  90. e7ae70b CMake: Add the new option "LLVM_LIT_ARGS". by NAKAMURA Takumi · 14 years ago
  91. 15b337c CMake: Build utils/KillTheDoctor only on MSVC for now. by NAKAMURA Takumi · 14 years ago
  92. 6b24116 First step to allowing the resource directory of Clang to be adjusted for by Chandler Carruth · 14 years ago
  93. 4d156d3 Added basic support for CPack. by Oscar Fuentes · 14 years ago
  94. b2b9b76 Disable warning C4267 for MSVC. Otherwise it generate literally thousands of warnings when targeting x64. The warning occurs because int is 32 bit but size_t is 64 bit on Win64. by Francois Pichet · 14 years ago
  95. bbb9ea7 Add KillTheDoctor. by Michael J. Spencer · 14 years ago
  96. 60cb528 Per discussion with Sanjiv, remove the PIC16 target from mainline. When/if by Chris Lattner · 14 years ago
  97. bab2b01 Handle InstPrinter's on the CMake build. by Oscar Fuentes · 14 years ago
  98. c57707d Revert patches r115363 r115367 r115391 due to build breakage: by Nick Lewycky · 14 years ago
  99. 0e69aff Update CMake files for recent AsmPrinter->InstPrinter changes. Can someone who by Jim Grosbach · 14 years ago
  100. 4dbb2db Added library LLVMPIC16passes to CMake build. by Oscar Fuentes · 14 years ago