Rename DIBuilder::createNullPtrType to createUnspecifiedType and introduce
[oota-llvm.git] / utils /
2013-06-27 Chad RosierImprove the compression of the tablegen DiffLists by...
2013-06-25 Tom StellardTableGen: Generate a function for getting operand indic...
2013-06-25 Rafael Espindolakeep only the StringRef version of getFileOrSTDIN.
2013-06-18 Stefanus Du ToitAdd support for encoding the HLE XACQUIRE and XRELEASE...
2013-06-18 Bob WilsonBuild Apple's llvmCore with --disable-zlib. <rdar:...
2013-06-15 Andrew TrickSupport BufferSize on ProcResGroup for unified MOp...
2013-06-15 Andrew TrickMachine Model: Add MicroOpBufferSize and resource Buffe...
2013-06-13 Rafael EspindolaDon't use PathV1.h in FileUtilities.h.
2013-06-13 Rafael EspindolaAvoid using PathV1.h in Program.h.
2013-06-13 Rafael EspindolaHave sys::FindProgramByName return a std::string.
2013-06-12 Rafael EspindolaRemove the program class.
2013-06-10 Benjamin Kramertblgen: Assert that InstRWs doesn't grows when we don...
2013-06-09 Benjamin Kramertblgen: always lookup values from the original vector...
2013-06-07 Bill WendlingAdd a script to help us create source tar balls for...
2013-06-07 Bill WendlingUse proper exit code.
2013-06-07 Arnold SchwaighoferCodeGenSchedule: Use resize instead of copying a vector
2013-06-06 Arnold SchwaighoferCodeGenSchedule: smallvector.push_back(smallvector...
2013-06-06 Jakub StaszakRemove unimplemented definition. Found using [-Wunused...
2013-06-05 Arnold SchwaighoferSubtargetEmitter fix
2013-06-05 Andrew TrickFix a tblgen subtargetemitter bug, for future Swift...
2013-06-04 Arnold SchwaighoferRevert series of sched model patches until I figure...
2013-06-04 Arnold SchwaighoferSubtargetEmitter fix
2013-05-31 Ahmed BougachaMake SubRegIndex size mandatory, following r183020.
2013-05-31 Ahmed BougachaAdd a way to define the bit range covered by a SubRegIndex.
2013-05-30 Galina KistanovaFixed bug when tests in executable partially used absol...
2013-05-28 Chad RosierRemove the MCRegAliasIterator tables and compute the...
2013-05-28 Alexey SamsonovRevert r182715 and r182758
2013-05-28 Alexey SamsonovFixup for r182715: provide correct arg to --gtest-filter
2013-05-26 Galina KistanovaFixed bug when tests in executable partially used absol...
2013-05-22 Bill SchmidtRecognize ValueType operands in source patterns for...
2013-05-16 Jakob Stoklund OlesenAdd TargetRegisterInfo::getCoveringLanes().
2013-05-15 Bill WendlingUse proper syntax.
2013-05-15 Bill WendlingAdd lldb and polly to the projects to tag.
2013-05-14 Michael LiaoAdd 'CHECK-DAG' support
2013-05-14 Michael LiaoRefactor string checking. No functionality change.
2013-05-14 Duncan SandsGet the unittests compiling when building with cmake...
2013-05-08 Bill WendlingAdd libcxx and clang-tools-extra to the testing thing.
2013-05-08 Bill WendlingAdd clang-tools-extra to the list of things to tag...
2013-05-07 Bill WendlingAdd the libc++ project to those we tag.
2013-04-30 Reid KlecknerTry to fix ProgramTest on FreeBSD
2013-04-27 Ulrich WeigandHandle tied sub-operands in AsmMatcherEmitter
2013-04-26 Michael GottesmanUse 'git svn find-rev' in git-svnrevert instead of...
2013-04-26 Michael GottesmanAdded the scripts git-svnup/git-svnrevert to utils...
2013-04-25 Michael LiaoRemove SMLoc paired with CHECK-NOT patterns. Not functi...
2013-04-25 Michael LiaoRemove tailing whitespaces
2013-04-23 Andrew TrickMachine model: Generate table entries for super-resources.
2013-04-23 Andrew TrickMachine model: verify well-formed processor resource...
2013-04-23 Andrew TrickMachine model: rewrite a tablegen loop to avoid compari...
2013-04-18 Chad Rosier[asm parser] Add support for predicating MnemonicAlias...
2013-04-12 Daniel Dunbarlit: Fix infinite recursion when an out-of-tree test...
2013-04-12 Daniel Dunbarlit: Add a test for discovery w/ test_exec_root (out...
2013-04-11 Michael LiaoAdd CLAC/STAC instruction encoding/decoding support
2013-04-11 Daniel Dunbarlit: Don't descend into .git directories during test...
2013-04-11 Daniel Dunbarlit: Shorten a metavar to make --help look nicer.
2013-04-11 Daniel Dunbarlit: Add a test for discovery when exact test names...
2013-04-11 Daniel Dunbarlit: Add a trivial test of the basic progress bar.
2013-04-05 Rafael EspindolaMove yaml2obj to tools too.
2013-04-05 Rafael EspindolaUse ScalarBitSetTraits.
2013-04-05 Rafael EspindolaMove obj2yaml to tools to sort out make's dependencies.
2013-04-05 Rafael EspindolaBuild obj2yaml with configure+make.
2013-04-04 Rafael EspindolaAdd back parsing of header charactestics.
2013-04-03 Rafael EspindolaRemove anonymous namespace.
2013-04-02 Rafael EspindolaUse yaml::IO in yaml2obj.cpp.
2013-03-29 Andrew TrickFix TableGen subtarget-emitter to handle A9/Swift.
2013-03-29 Dan GohmanRevert r178166. According to Howard, this code is actua...
2013-03-27 Dan GohmanAvoid undefined behavior from passing a std::vector...
2013-03-26 Andrew TrickTableGen SubtargetEmitter fix to allow A9 and Swift...
2013-03-25 Dave Zarzyckix86 -- add the XTEST instruction
2013-03-24 Jakob Stoklund OlesenAllow types to be omitted in output patterns.
2013-03-24 Jakob Stoklund OlesenAllow direct value types to be used in instruction...
2013-03-23 Jakob Stoklund OlesenAllow direct value types in pattern definitions.
2013-03-23 Jakob Stoklund OlesenMake all unnamed RegisterClass TreePatternNodes typed...
2013-03-23 Benjamin KramerPlug a memory leak in FileCheck when the input file...
2013-03-21 Sean SilvaAdd TableGen ctags(1) emitter and helper script.
2013-03-20 Reid Kleckner[lit] Avoid CRLFs in bash scripts on Windows
2013-03-19 Ulrich WeigandExtend TableGen instruction selection matcher to improv...
2013-03-18 Andrew TrickTableGen fix for the new machine model.
2013-03-18 Jakob Stoklund OlesenExtract a method.
2013-03-17 Jakob Stoklund OlesenUse ArrayRef<MVT::SimpleValueType> when possible.
2013-03-16 Andrew TrickMachine model. Allow mixed itinerary classes and SchedR...
2013-03-15 Jakob Stoklund OlesenAdd SchedRW as an Instruction field.
2013-03-14 Andrew TrickFix r177112: Add ProcResGroup.
2013-03-14 Andrew TrickMachineModel: Add a ProcResGroup class.
2013-03-13 NAKAMURA Takumilit.TestFormats.GoogleTest: Honor LitConfig.noExecute...
2013-03-11 Kevin EnderbyFixes disassembler crashes on 2013 Haswell RTM instruct...
2013-03-01 Andrew TrickMIsched machine model: tablegen subtarget emitter impro...
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...
next