Regenerate with changes for -rdynamic.
[oota-llvm.git] / utils /
2013-08-02 Tim NorthoverFix handling of CHECK-DAG combined with CHECK-NOT
2013-08-01 Vladimir MedicMoving definition of MnemonicContainsDot field from...
2013-07-31 Hans WennborgOption parsing: remove non-SUPPORT_ALIASARGS fall-back
2013-07-31 Hans WennborgOption parsing: add support for alias arguments.
2013-07-31 Andrew Trickcomment typo.
2013-07-31 Tom StellardRevert "TableGen: Enumerate Schedule Model too."
2013-07-31 Vincent LejeuneTableGen: Enumerate Schedule Model too.
2013-07-31 Andrew TrickFix register pressure tables on ARM.
2013-07-31 Andrew TrickAdd tracing to the tblgen register pressure table gener...
2013-07-28 Craig TopperRemove use of sprintf added to X86 disassembler tablege...
2013-07-28 Elena Demikhovskyfixed compilation issue
2013-07-28 Elena DemikhovskyAdded encoding prefixes for KNL instructions (EVEX).
2013-07-26 Rafael EspindolaMove the default back to pipefail. I accidentally rever...
2013-07-26 Rafael EspindolaPropagate pipefail when cloning.
2013-07-26 Rafael EspindolaUse pipefail when available.
2013-07-25 Aaron BallmanUsing a different loop induction variable than the...
2013-07-25 Justin HolewinskiFix a bug in TableGen where the intrinsic function...
2013-07-25 Andrew TrickRegPressure: Order the "pressure sets" by number of...
2013-07-24 Craig TopperSplit generated asm mnemonic matching table into a...
2013-07-23 Craig TopperRemove 'else' after 'return'. No functional change.
2013-07-23 Craig TopperRemove trailing whitespace.
2013-07-19 Nico Riecklit: Support cancellation on Windows
2013-07-16 Rafael EspindolaAdd a wrapper for open.
2013-07-16 Vladimir MedicThis patch allows targets to define weather the instruc...
2013-07-15 Aaron BallmanTeaching llvm-tblgen to not emit a switch statement...
2013-07-15 Craig TopperAdd 'const' qualifier to some arrays.
2013-07-14 Craig TopperUse SmallVectorImpl& instead of SmallVector to avoid...
2013-07-12 Stephen LinAdd new directive called CHECK-LABEL to FileCheck.
2013-07-12 Charles DavisTarget/X86: Add explicit Win64 and System V/x86-64...
2013-07-10 Duncan SandsCorrect comment.
2013-07-06 Nick LewyckyExtend 'readonly' and 'readnone' to work on function...
2013-07-05 Rafael EspindolaAdd a --crash option to not.
2013-07-04 Craig TopperUse SmallVectorImpl::iterator/const_iterator instead...
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...
next