1. 4c16916 Extract a method. by Jakob Stoklund Olesen · 12 years ago
  2. 26369a9 Use ArrayRef<MVT::SimpleValueType> when possible. by Jakob Stoklund Olesen · 12 years ago
  3. 1ab961f Machine model. Allow mixed itinerary classes and SchedRW lists. by Andrew Trick · 12 years ago
  4. 64110ff Add SchedRW as an Instruction field. by Jakob Stoklund Olesen · 12 years ago
  5. 157c6c4 Fix r177112: Add ProcResGroup. by Andrew Trick · 12 years ago
  6. 1754aca MachineModel: Add a ProcResGroup class. by Andrew Trick · 12 years ago
  7. 816281f lit.TestFormats.GoogleTest: Honor LitConfig.noExecute, or --no-execute were ignored. by NAKAMURA Takumi · 12 years ago
  8. 12dccae Fixes disassembler crashes on 2013 Haswell RTM instructions. by Kevin Enderby · 12 years ago
  9. c812110 MIsched machine model: tablegen subtarget emitter improvement. by Andrew Trick · 12 years ago
  10. 9bf3e39 Enable syntax highlighting for reStructuredText files. by Bill Wendling · 12 years ago
  11. f15fe81 [TableGen] Fix ICE on MSVC 2012 Release builds. by Michael J. Spencer · 12 years ago
  12. 8eec41f Unify clang/llvm attributes for asan/tsan/msan (LLVM part) by Kostya Serebryany · 12 years ago
  13. 50e75bf 'Hexadecimal' has two 'a's and only one 'i'. by Matt Beaumont-Gay · 12 years ago
  14. 1912c76 Fix for bug 15246 -- out-of-bound error in the TableGen backend, CodeGenMapTable.cpp. by Jyotsna Verma · 12 years ago
  15. af7c042 PR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIA by David Peixotto · 12 years ago
  16. 87d0b9e Add static cast to unsigned char whenever a character classification function is called with a signed char argument, in order to avoid assertions in Windows Debug configuration. by Guy Benyei · 12 years ago
  17. 6c3daab Added 0x0D to 2-byte opcode extension table for prefetch* variants by Kay Tiong Khoo · 12 years ago
  18. ab39afa [tsan/msan] adding thread_safety and uninitialized_checks attributes by Kostya Serebryany · 12 years ago
  19. 83a4cb5 [lit] Add a display function for lit.Test.TestResult. by Daniel Dunbar · 12 years ago
  20. 4cc74fc Canonicalize line endings to Linux style also when the --strict-whitespace flag is in use. This flag is supposed to affect horizontal whitespaces only. by Guy Benyei · 12 years ago
  21. fa05def Allow targets to add custom asm operand matching logic. by Jim Grosbach · 12 years ago
  22. 0dfa8a6 Preprocess Apple llvmCore headers to reflect NDEBUG setting. <rdar://12568983> by Bob Wilson · 12 years ago
  23. cdb0a58 Set the deployment target for Apple llvmCore builds. <rdar://problem/12712431> by Bob Wilson · 12 years ago
  24. d07c2a5 Fix comments by Eli Bendersky · 12 years ago
  25. 37ef65b This patch that sets the EmitAlias flag in td files by Jack Carter · 12 years ago
  26. d9a4f0c MachineModel: Inconsequential TableGen SubtargetEmitter fix. by Andrew Trick · 12 years ago
  27. ac1b2e5 [lit] Add a test for internal shell execution behaviors. by Daniel Dunbar · 12 years ago
  28. a80ae9c [lit] Change to raise InternalShellError for all command execution issues. by Daniel Dunbar · 12 years ago
  29. b62fb4b [lit] Fix bug where InternalShellError messages were discarded. by Daniel Dunbar · 12 years ago
  30. 63a08e0 [lit] Fix a shell parsing bug with ';' not separated by whitespace. by Daniel Dunbar · 12 years ago
  31. 86aa95f [lit] Add a test for the various ShTest format features. by Daniel Dunbar · 12 years ago
  32. 213a789 [lit] TestRunner: Eliminate failDueToStderr argument, which is now unused. by Daniel Dunbar · 12 years ago
  33. d5f7dbb [lit] Delete the now-unused SyntaxCheckTest format. by Daniel Dunbar · 12 years ago
  34. f79c5e2 Clarify intent. by Jakob Stoklund Olesen · 12 years ago
  35. b11917c [MC] bundle alignment: prevent padding instructions from crossing bundle boundaries by Derek Schuff · 12 years ago
  36. 72062f5 Add AArch64 as an experimental target. by Tim Northover · 12 years ago
  37. 4789609 [lit] Move unittest adaptor code into discovery module. by Daniel Dunbar · 12 years ago
  38. c9fd0a5 [lit] Run the ShUtil tests as part of the test suite. by Daniel Dunbar · 12 years ago
  39. 84d3c61 [lit] Set parallel mode for coverage tests. by Daniel Dunbar · 12 years ago
  40. 3d4a973 [lit] Move discovery code into its own module. by Daniel Dunbar · 12 years ago
  41. 3f8195e [lit] Add a MANIFEST file and a script for sanity checking the source dist. by Daniel Dunbar · 12 years ago
  42. ada2de9 [lit] Add a basic discovery test. by Daniel Dunbar · 12 years ago
  43. 412d805 [lit] Add a script for checking test coverage. by Daniel Dunbar · 12 years ago
  44. 356dcac [lit] Add a test suite for lit itself. by Daniel Dunbar · 12 years ago
  45. f68cd75 [lit] Make GoogleTest test runner correctly discover tests in the source root by Alexey Samsonov · 12 years ago
  46. 1d13b1b [lit] Add some TODO notes to myself. by Daniel Dunbar · 12 years ago
  47. fcb979c Avoid Unnecessary Builds by David Greene · 12 years ago
  48. 1917aaf [CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE in each build directory for unittests. by NAKAMURA Takumi · 12 years ago
  49. e361724 Use the AttributeSet instead of AttributeWithIndex. by Bill Wendling · 12 years ago
  50. 2fde57c A port of the Visual Studio 2012 debugger visualizers for common LLVM and clang datatypes. Patch thanks to Nico Rieck! by Aaron Ballman · 12 years ago
  51. fe67b4e Use xcrun to find the right compiler when building llvmCore. <rdar://12801151> by Bob Wilson · 12 years ago
  52. 52d4de9 lit/ShUtil.py: Deprecate '!' in shell expression. It is not sh-compatible. by NAKAMURA Takumi · 12 years ago
  53. 114baee Add the IR attribute 'sspstrong'. by Bill Wendling · 12 years ago
  54. 30bb189 llvm/utils/valgrind/x86_64-pc-linux-gnu.supp: Add /usr/bin/cmp. by NAKAMURA Takumi · 12 years ago
  55. deb3187 Add basic command line parsing to TestMain. by Manuel Klimek · 12 years ago
  56. 41169f2 Remove support for Tcl test format since nobody uses it by Dmitri Gribenko · 12 years ago
  57. f6893dd [utils] Update find-rev utility to take a branch argument (name of the git-svn by Daniel Dunbar · 12 years ago
  58. 68b8d4f Use --enable-werror by David Greene · 12 years ago
  59. 1c99a7f [ms-inline asm] Address the FIXME in AsmParser.cpp. by Chad Rosier · 12 years ago
  60. 6f4ccaf Fix quoting problems from my previous change. <rdar://problem/13001651> by Bob Wilson · 12 years ago
  61. 4d0b4a4 Support for half intrinsics. Pushes MMX into slower encoding path. by Michael Ilseman · 12 years ago
  62. 1b8eeb3 Update Apple's build script for llvmCore. <rdar://problem/12914321> by Bob Wilson · 12 years ago
  63. b50df4a TableGen: Keep track of superclass reference ranges. by Jordan Rose · 12 years ago
  64. 12da505 Remove locale-dependence of enum mangling and use existing function. by Tim Northover · 12 years ago
  65. 88abcde Make TableGen mangle operand method names before putting in enum. by Tim Northover · 12 years ago
  66. 7bf2e1b Check whether MCInst operand isImm before calling getImm. by Tim Northover · 12 years ago
  67. 47579cf MIsched: add an ILP window property to machine model. by Andrew Trick · 12 years ago
  68. 3c00336 Add highlighting for "int" keyword by Joel Jones · 12 years ago
  69. 59d1521 Add some additional tests for the .bundle_lock align_to_end feature that didn't by Eli Bendersky · 12 years ago
  70. 78c5be7 Claim ".td" files. Improve README cp command. Drop "Bundle" from description by Joel Jones · 12 years ago
  71. 29d3c61 Add Textmate bundle for Tablegen syntax-highlighting by Joel Jones · 12 years ago
  72. c8b18df [Support][Endian] Add support for specifying the alignment and native unaligned types. by Michael J. Spencer · 12 years ago
  73. 7f00f87 Sort a few more #include lines in tools/... unittests/... and utils/... by Chandler Carruth · 12 years ago
  74. c2c50cd Rename VMCore directory to IR. by Chandler Carruth · 12 years ago
  75. f1a26cf Fix comment typo by Eli Bendersky · 12 years ago
  76. fc093de TableGen/FixedLenDecoderEmitter.cpp: Fix a potential mask overflow in fieldFromInstruction(). by NAKAMURA Takumi · 12 years ago
  77. 94d7ab7 Added 6 more value types: v32i1, v64i1, v32i16, v32i8, v64i8, v8f64 by Elena Demikhovsky · 12 years ago
  78. 70d4e75 [utils] Tweak utils/clang-parse-diagnostics-file to ignore autoconf diagnostics. by Daniel Dunbar · 12 years ago
  79. 629fb82 Change 'AttrVal' to 'AttrKind' to better reflect that it's a kind of attribute instead of the value of the attribute. by Bill Wendling · 12 years ago
  80. c851438 Teach sort_includes.py to drop duplicated includes. by Benjamin Kramer · 12 years ago
  81. b17201f Add a largish auto-generated test for the aligned bundling feature, along with by Eli Bendersky · 12 years ago
  82. da5cd6a llvmbuild/main.py: Let LibraryDependencies.inc deterministic. by NAKAMURA Takumi · 12 years ago
  83. 8efd0f0 Fix an uninitialized member variable, found by -fsanitize=bool. by Richard Smith · 12 years ago
  84. fbf3b4a MC: Add MCInstrDesc::mayAffectControlFlow() method. by Jim Grosbach · 12 years ago
  85. 759e3fa Remove edis - the enhanced disassembler. Fixes PR14654. by Roman Divacky · 12 years ago
  86. 034b94b Rename the 'Attributes' class to 'Attribute'. It's going to represent a single attribute in the future. by Bill Wendling · 12 years ago
  87. 77f06d9 Fix grammar-o. by Bill Wendling · 12 years ago
  88. 079e081 Fix PR14568: Avoid the DFA packetizer from making an invalid read by Anshuman Dasgupta · 12 years ago
  89. 99faa3b s/AttrListPtr/AttributeSet/g to better label what this class is going to be in the near future. by Bill Wendling · 12 years ago
  90. d33d221 unittest/googletest/Makefile: Unbreak out-of-tree build. by NAKAMURA Takumi · 12 years ago
  91. e40aecf Try to unbreak makefile build by excluding gtest-all.cc source by Alexey Samsonov · 12 years ago
  92. 57f7daf Modify the LLVM checkout of googletest: by Alexey Samsonov · 12 years ago
  93. c15e5b0 PR10867: Analogue of r169441 for when using external 'sh'. And actually run the test! by Richard Smith · 12 years ago
  94. 00fb9c4 PR10867. lit would interpret by Richard Smith · 12 years ago
  95. 553c42c RegisterPresssureTracker: Track live physical register by unit. by Andrew Trick · 12 years ago
  96. eca1fcf RegisterPressure API. Add support for physical register units. by Andrew Trick · 12 years ago
  97. 96a564f Copy clang/Driver/<Option parsing stuff> to llvm. by Michael J. Spencer · 12 years ago
  98. 30cd56b KillTheDoctor.cpp: Restore Win32 SDK headers before r169251. by NAKAMURA Takumi · 12 years ago
  99. 4ffd89f Sort the #include lines for utils/... by Chandler Carruth · 12 years ago
  100. 96ad0e8 Teach the include sorter to quickly skip files with an extension that by Chandler Carruth · 12 years ago