Don't add the 'Value' string if there isn't one.
[oota-llvm.git] / utils /
2013-02-28 Bill WendlingEnable syntax highlighting for reStructuredText files.
2013-02-26 Michael J. Spencer[TableGen] Fix ICE on MSVC 2012 Release builds.
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2013-02-25 Matt Beaumont-Gay'Hexadecimal' has two 'a's and only one 'i'.
2013-02-14 Jyotsna VermaFix for bug 15246 -- out-of-bound error in the TableGen...
2013-02-13 David PeixottoPR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD...
2013-02-12 Guy BenyeiAdd static cast to unsigned char whenever a character...
2013-02-12 Kay Tiong KhooAdded 0x0D to 2-byte opcode extension table for prefetc...
2013-02-11 Kostya Serebryany[tsan/msan] adding thread_safety and uninitialized_chec...
2013-02-07 Daniel Dunbar[lit] Add a display function for lit.Test.TestResult.
2013-02-06 Guy BenyeiCanonicalize line endings to Linux style also when...
2013-02-06 Jim GrosbachAllow targets to add custom asm operand matching logic.
2013-02-05 Bob WilsonPreprocess Apple llvmCore headers to reflect NDEBUG...
2013-02-05 Bob WilsonSet the deployment target for Apple llvmCore builds...
2013-02-05 Eli BenderskyFix comments
2013-02-05 Jack CarterThis patch that sets the EmitAlias flag in td files
2013-02-01 Andrew TrickMachineModel: Inconsequential TableGen SubtargetEmitter...
2013-01-31 Daniel Dunbar[lit] Add a test for internal shell execution behaviors.
2013-01-31 Daniel Dunbar[lit] Change to raise InternalShellError for all comman...
2013-01-31 Daniel Dunbar[lit] Fix bug where InternalShellError messages were...
2013-01-31 Daniel Dunbar[lit] Fix a shell parsing bug with ';' not separated...
2013-01-31 Daniel Dunbar[lit] Add a test for the various ShTest format features.
2013-01-31 Daniel Dunbar[lit] TestRunner: Eliminate failDueToStderr argument...
2013-01-31 Daniel Dunbar[lit] Delete the now-unused SyntaxCheckTest format.
2013-01-31 Jakob Stoklund OlesenClarify intent.
2013-01-31 Derek Schuff[MC] bundle alignment: prevent padding instructions...
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.
2013-01-31 Daniel Dunbar[lit] Move unittest adaptor code into discovery module.
2013-01-31 Daniel Dunbar[lit] Run the ShUtil tests as part of the test suite.
2013-01-31 Daniel Dunbar[lit] Set parallel mode for coverage tests.
2013-01-31 Daniel Dunbar[lit] Move discovery code into its own module.
2013-01-31 Daniel Dunbar[lit] Add a MANIFEST file and a script for sanity check...
2013-01-31 Daniel Dunbar[lit] Add a basic discovery test.
2013-01-31 Daniel Dunbar[lit] Add a script for checking test coverage.
2013-01-31 Daniel Dunbar[lit] Add a test suite for lit itself.
2013-01-30 Alexey Samsonov[lit] Make GoogleTest test runner correctly discover...
2013-01-30 Daniel Dunbar[lit] Add some TODO notes to myself.
2013-01-28 David GreeneAvoid Unnecessary Builds
2013-01-27 NAKAMURA Takumi[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE...
2013-01-27 Bill WendlingUse the AttributeSet instead of AttributeWithIndex.
2013-01-25 Aaron BallmanA port of the Visual Studio 2012 debugger visualizers...
2013-01-25 Bob WilsonUse xcrun to find the right compiler when building...
2013-01-25 NAKAMURA Takumilit/ShUtil.py: Deprecate '!' in shell expression. It...
2013-01-23 Bill WendlingAdd the IR attribute 'sspstrong'.
2013-01-20 NAKAMURA Takumillvm/utils/valgrind/x86_64-pc-linux-gnu.supp: Add ...
2013-01-18 Manuel KlimekAdd basic command line parsing to TestMain.
2013-01-18 Dmitri GribenkoRemove support for Tcl test format since nobody uses it
2013-01-17 Daniel Dunbar[utils] Update find-rev utility to take a branch argume...
2013-01-16 David GreeneUse --enable-werror
2013-01-15 Chad Rosier[ms-inline asm] Address the FIXME in AsmParser.cpp.
2013-01-12 Bob WilsonFix quoting problems from my previous change. <rdar...
2013-01-11 Michael IlsemanSupport for half intrinsics. Pushes MMX into slower...
2013-01-10 Bob WilsonUpdate Apple's build script for llvmCore. <rdar://probl...
2013-01-10 Jordan RoseTableGen: Keep track of superclass reference ranges.
2013-01-10 Tim NorthoverRemove locale-dependence of enum mangling and use exist...
2013-01-10 Tim NorthoverMake TableGen mangle operand method names before puttin...
2013-01-09 Tim NorthoverCheck whether MCInst operand isImm before calling getImm.
2013-01-09 Andrew TrickMIsched: add an ILP window property to machine model.
2013-01-08 Joel JonesAdd highlighting for "int" keyword
2013-01-07 Eli BenderskyAdd some additional tests for the .bundle_lock align_to...
2013-01-07 Joel JonesClaim ".td" files. Improve README cp command. Drop...
2013-01-04 Joel JonesAdd Textmate bundle for Tablegen syntax-highlighting
2013-01-02 Michael J. Spencer[Support][Endian] Add support for specifying the alignm...
2013-01-02 Chandler CarruthSort a few more #include lines in tools/... unittests...
2013-01-02 Chandler CarruthRename VMCore directory to IR.
2012-12-26 Eli BenderskyFix comment typo
2012-12-26 NAKAMURA TakumiTableGen/FixedLenDecoderEmitter.cpp: Fix a potential...
2012-12-24 Elena DemikhovskyAdded 6 more value types: v32i1, v64i1, v32i16, v32i8...
2012-12-22 Daniel Dunbar[utils] Tweak utils/clang-parse-diagnostics-file to...
2012-12-22 Bill WendlingChange 'AttrVal' to 'AttrKind' to better reflect that...
2012-12-21 Benjamin KramerTeach sort_includes.py to drop duplicated includes.
2012-12-20 Eli BenderskyAdd a largish auto-generated test for the aligned bundl...
2012-12-20 NAKAMURA Takumillvmbuild/main.py: Let LibraryDependencies.inc determin...
2012-12-20 Richard SmithFix an uninitialized member variable, found by -fsaniti...
2012-12-19 Jim GrosbachMC: Add MCInstrDesc::mayAffectControlFlow() method.
2012-12-19 Roman DivackyRemove edis - the enhanced disassembler. Fixes PR14654.
2012-12-19 Bill WendlingRename the 'Attributes' class to 'Attribute'. It's...
2012-12-11 Bill WendlingFix grammar-o.
2012-12-10 Anshuman DasguptaFix PR14568: Avoid the DFA packetizer from making an...
2012-12-07 Bill Wendlings/AttrListPtr/AttributeSet/g to better label what this...
2012-12-07 NAKAMURA Takumiunittest/googletest/Makefile: Unbreak out-of-tree build.
2012-12-06 Alexey SamsonovTry to unbreak makefile build by excluding gtest-all...
2012-12-06 Alexey SamsonovModify the LLVM checkout of googletest:
2012-12-05 Richard SmithPR10867: Analogue of r169441 for when using external...
2012-12-05 Richard SmithPR10867. lit would interpret
2012-12-05 Andrew TrickRegisterPresssureTracker: Track live physical register...
2012-12-05 Andrew TrickRegisterPressure API. Add support for physical register...
2012-12-05 Michael J. SpencerCopy clang/Driver/<Option parsing stuff> to llvm.
2012-12-04 NAKAMURA TakumiKillTheDoctor.cpp: Restore Win32 SDK headers before...
2012-12-04 Chandler CarruthSort the #include lines for utils/...
2012-12-04 Chandler CarruthTeach the include sorter to quickly skip files with...
2012-12-04 Chandler CarruthTeach the include sorter to skip files under test trees...
2012-12-04 Chandler CarruthTeach the include sorting script about the gtest header...
2012-12-04 Chandler CarruthAddress review comments from Matt on the sort_includes...
2012-12-03 Chandler CarruthTeach the include sorter to not choke on include guards. ;]
2012-12-03 Chandler CarruthAdd a completely hack-ish tool to sort includes accordi...
2012-12-03 Bill WendlingRemove 'deplibs' keyword, since it's no longer used.
2012-12-02 Benjamin KramerBring vim keyword lists up to date.
2012-12-02 Eli BenderskyFix a bug in FileCheck that wouldn't let define variabl...
2012-12-01 Eli BenderskySupport referencing variables defined on the same line.
next