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