1. 06f554d Add disassembler support for VPERMIL2PD and VPERMIL2PS. by Craig Topper · 13 years ago
  2. e6a3a29 Add FMA4 instructions to disassembler. by Craig Topper · 13 years ago
  3. 4050bc4 ARM VFP assembly parsing and encoding for VCVT(float <--> fixed point). by Jim Grosbach · 13 years ago
  4. fe74d77 Remove broken command to copy tblgen tool. by Bob Wilson · 13 years ago
  5. 84cbb6f Changes the JSON parser to use the SourceMgr. by Manuel Klimek · 13 years ago
  6. 3471d4f ARM NEON VLD2 assembly parsing for structure to all lanes, non-writeback. by Jim Grosbach · 13 years ago
  7. 2c777c8 Fixing option for JSON benchmark broken since the change to size_t. by Manuel Klimek · 13 years ago
  8. cfb75fb Fix up the CMake build for the new files added in r146960, they're by Chandler Carruth · 13 years ago
  9. 0c271bc Revert pragma clang suppressions that confuse GCC. (I'll worry about how to suppress/fix these problems properly when we figure out how to keep LLVM -Wweak-vtables clean) by David Blaikie · 13 years ago
  10. 2d24e2a Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch by David Blaikie · 13 years ago
  11. e3376ec Add basic generic CodeGen support for half. by Dan Gohman · 13 years ago
  12. 570f9a9 Emit a getMatchingSuperRegClass() implementation for every target. by Jakob Stoklund Olesen · 13 years ago
  13. a9f65b9 Synthesize register classes for TRI::getMatchingSuperRegClass(). by Jakob Stoklund Olesen · 13 years ago
  14. 5b25cff Allow for benchmarking more than 4GB of memory by Manuel Klimek · 13 years ago
  15. d21428a Adds a flag to allow specifying the memory limitations of the JSON benchmark. by Manuel Klimek · 13 years ago
  16. 76f1301 Adds a JSON parser and a benchmark (json-bench) to catch performance regressions. by Manuel Klimek · 13 years ago
  17. fec3344 Extract a method. No functional change. by Jakob Stoklund Olesen · 13 years ago
  18. bb53bbb build/unittests: Fix llvm-config names for gtest libraries, and bring Makefile by Daniel Dunbar · 13 years ago
  19. d4c826f Use the proper comparator for set_intersection. by Jakob Stoklund Olesen · 13 years ago
  20. 7e56831 Synthesize missing register class intersections. by Jakob Stoklund Olesen · 13 years ago
  21. e5609ab llvm-build: Switch to using the common subdirectory list instead of by Daniel Dunbar · 13 years ago
  22. b0c594f LLVMBuild: Introduce a common section which currently has a list of the by Daniel Dunbar · 13 years ago
  23. 54d8c7f llvm-build: Don't write out the required_libraries list for "special" components, it is generated. by Daniel Dunbar · 13 years ago
  24. a321716 llvm-build: Add sketchy support for preserving comments when using by Daniel Dunbar · 13 years ago
  25. 4ab406d LLVMBuild: Remove trailing newline, which irked me. by Daniel Dunbar · 13 years ago
  26. 1b3d218 Extract a method. by Jakob Stoklund Olesen · 13 years ago
  27. 3b8991c ARM: NEON SHLL instruction immediate operand range checking. by Jim Grosbach · 13 years ago
  28. a66512e Extend AsmMatcher token literal matching to allow aliasing. by Jim Grosbach · 13 years ago
  29. 309fc86 llvm-build: Don't generate duplicate dependencies when LLVMBuild files define by Daniel Dunbar · 13 years ago
  30. 7c2a4a3 First chunk of MachineInstr bundle support. by Evan Cheng · 13 years ago
  31. 3d5d8f6 Tidy up. Fix naming convention stuff for some internal functions. by Jim Grosbach · 13 years ago
  32. 464f3a3 use space star instead of star space by Sebastian Pop · 13 years ago
  33. f6f77e9 add missing point at the end of sentences by Sebastian Pop · 13 years ago
  34. 587f506 ARM NEON VEXT aliases for data type suffices. by Jim Grosbach · 13 years ago
  35. 85bef06 TableGen: fix CMake build s'more by Dylan Noblesmith · 13 years ago
  36. dc81e5d Add a deterministic finite automaton based packetizer for VLIW architectures by Anshuman Dasgupta · 13 years ago
  37. 4a2242c Replace an assert() with an actual diagnostic. by Jim Grosbach · 13 years ago
  38. 13af222 ARM parsing for VLD1 two register all lanes, no writeback. by Jim Grosbach · 13 years ago
  39. d4578a4 llvm_unreachable() is not for user diagnostics.... by Jim Grosbach · 13 years ago
  40. 98b05a5 ARM parsing aliases for VLD1 single register all lanes. by Jim Grosbach · 13 years ago
  41. d782bae build/CMake: Finish removal of add_llvm_library_dependencies. by Daniel Dunbar · 13 years ago
  42. ebb57cc lit/TestRunner.py: Try to catch ERROR_FILE_NOT_FOUND, too. by NAKAMURA Takumi · 13 years ago
  43. 9712f84 Install llvmCore to /usr/local. <rdar://problem/10390708> by Bob Wilson · 13 years ago
  44. 5086de6 llvmbuild/CMake: Update CMake output fragment to include explicit library by Daniel Dunbar · 13 years ago
  45. 64acc57 Support a 'final' release candidate tag. by Bill Wendling · 13 years ago
  46. b0c95fb lit/TestRunner.py: Use RemoveForce(). by NAKAMURA Takumi · 13 years ago
  47. fc1a187 lit/TestRunner.py: [Win32] Introduce WinWaitReleased(f), to wait for file handles to be released by children. by NAKAMURA Takumi · 13 years ago
  48. 787a88f Remove some unnecessary filtering checks from X86 disassembler table build. by Craig Topper · 13 years ago
  49. d5889d8 llvm-build: Attempt to work around a CMake Makefile generator bug that doesn't by Daniel Dunbar · 13 years ago
  50. 99aa14f Rename MVT::untyped to MVT::Untyped to match similar nomenclature. by Owen Anderson · 13 years ago
  51. eaa192a Add vmov.f32 to materialize f32 immediate splats which cannot be handled by by Evan Cheng · 13 years ago
  52. bfc9429 ARM parsing datatype suffix variants for fixed-writeback VLD1/VST1 instructions. by Jim Grosbach · 13 years ago
  53. 2a8cd57 Tidy up. Formatting. by Jim Grosbach · 13 years ago
  54. e9d05d2 LLVMBuild: Add info for gtest. by Daniel Dunbar · 13 years ago
  55. 8396893 LLVMBuild: Alphabetize required_libraries lists. by Daniel Dunbar · 13 years ago
  56. b7f3bfc llvm-build: Add --configure-target-def-file option. by Daniel Dunbar · 13 years ago
  57. 5ed5506 LLVMBuild: Add explicit information on whether targets define an assembly printer, assembly parser, or disassembler. by Daniel Dunbar · 13 years ago
  58. 8333730 build/Make & CMake: Pass the appropriate --native-target and --enable-targets by Daniel Dunbar · 13 years ago
  59. affc6cf llvm-build: Add --native-target and --enable-targets options, and add logic to by Daniel Dunbar · 13 years ago
  60. b4eaee7 llvm-build: Split out the validation logic. by Daniel Dunbar · 13 years ago
  61. c352caf llvm-build: Add an explicit component type to represent targets. by Daniel Dunbar · 13 years ago
  62. 1e5b243 llvm-build: Tidy up options. by Daniel Dunbar · 13 years ago
  63. 1ad1246 Remove this from the CMake build since I erased the file. by Owen Anderson · 13 years ago
  64. a25e292 Remove the old-style ARM disassembler, which is no longer used. by Owen Anderson · 13 years ago
  65. c8eb880 More AVX2 instructions and their intrinsics. by Craig Topper · 13 years ago
  66. 195c6f3 utils/llvm-build: Ensure output directory exists for tools which write various fragments. by Daniel Dunbar · 13 years ago
  67. 57574fa utils/llvm-build: Add trivial quoting of slashes for CMake fragment. by Daniel Dunbar · 13 years ago
  68. 20fb32b llvm-build: Quote colons in target names, in an attempt to make msys happy. by Daniel Dunbar · 13 years ago
  69. 1688961 llvm-build: Add initial --write-cmake-fragment option. by Daniel Dunbar · 13 years ago
  70. fb067ed Build llvmCore with RTTI enabled. <rdar://problem/10395761> by Bob Wilson · 13 years ago
  71. 903aa8d utils: Rename the "llvmbuild" script to llvm-compilers-check. by Daniel Dunbar · 13 years ago
  72. 02271a7 llvm-build: Add initial code for --write-make-fragment. by Daniel Dunbar · 13 years ago
  73. 89b6f2e utils: Remove (way) old nightly test scripts, I don't think anyone uses them and LNT has way better tools than this. by Daniel Dunbar · 13 years ago
  74. e10233b llvm-build: Avoid followlinks keyword argument to os.walk. by Daniel Dunbar · 13 years ago
  75. a3a2dfd build: Add initial cut at LLVMBuild.txt files. by Daniel Dunbar · 13 years ago
  76. fb6d79a llvm-build: Update --write-llvmbuild to write out a standard LLVM style file by Daniel Dunbar · 13 years ago
  77. efe2f64 llvm-build: Add "--write-library-table" option for generating the C++ library by Daniel Dunbar · 13 years ago
  78. 43120df llvm-build: Add --write-llvmbuild option, which writes out the component tree. by Daniel Dunbar · 13 years ago
  79. 00b4b4f llvm-build: Add --print-tree command line option. by Daniel Dunbar · 13 years ago
  80. 86c119a llvm-build: Fill in some details w.r.t. component's parents. by Daniel Dunbar · 13 years ago
  81. 1cf14af llvm-build: Validate information on the loaded components and form the topological ordering among them (as well as validating that there are no cycles). by Daniel Dunbar · 13 years ago
  82. 9da6b12 llvm-build: Fill in more of component parsing to be more strict and by Daniel Dunbar · 13 years ago
  83. df57825 llvm-build: Sketch code to load LLVMBuild.txt files. by Daniel Dunbar · 13 years ago
  84. ad5e012 build: Stub out llvm-build utility tool. by Daniel Dunbar · 13 years ago
  85. 1bfc9f8 The TableGen parts of the CMake build are seriously broken. This fixes by Chandler Carruth · 13 years ago
  86. 3eae0c2 Rename show-diagnostics to something less ambiguous. by Chad Rosier · 13 years ago
  87. ac6d7e4 Do a relative path ln command instead of an absolute path one. Some people strangely enough have different directory layouts... by Bill Wendling · 13 years ago
  88. 48c1f84 Allow InstAlias's to use immediate matcher patterns that xform the value. by Jim Grosbach · 13 years ago
  89. be5d6bc Allow register classes to match a containing class in InstAliases. by Jim Grosbach · 13 years ago
  90. 33ba8b0 Remove the Alpha backend. by Dan Gohman · 13 years ago
  91. e391028 Delete dead code. Nothing ever instantiates this. by Jim Grosbach · 13 years ago
  92. 241f997 lit: Drop some unneeded code from example tests. by Daniel Dunbar · 13 years ago
  93. 3e6157d Remove the Blackfin backend. by Dan Gohman · 13 years ago
  94. 29074cc Remove the SystemZ backend. by Dan Gohman · 13 years ago
  95. 7f53d59 Add options to enable each individual level for the show-diagnostics tool. by Chad Rosier · 13 years ago
  96. 65ec521 Rename the script to indicate that this is for the TEST=simple tests. by Bill Wendling · 13 years ago
  97. aec4011 Resurrect the 'find regressions for the TEST=nightly tests' script. by Bill Wendling · 13 years ago
  98. 75485d6 Add X86 RORX instruction by Craig Topper · 13 years ago
  99. 1a2f988 Move various generated tables into read-only memory, fixing up const correctness along the way. by Benjamin Kramer · 13 years ago
  100. 4661d4c Assembly parsing for 2-register sequential variant of VLD2. by Jim Grosbach · 13 years ago