[tablegen] Add CustomCallingConv and use it to tablegen-erate the outermost parts...
[oota-llvm.git] / utils /
2014-11-01 Daniel Sanders[tablegen] Add CustomCallingConv and use it to tablegen...
2014-10-29 Michael KupersteinFix build with CMake if LLVM_USE_INTEL_JITEVENTS option...
2014-10-28 Robert Khasanov[AVX512] Extended avx512_sqrt_packed (sqrt instructions...
2014-10-22 Daniel Dunbar[lit] Fix Python-3 compatibility, patch by Dan Liew.
2014-10-22 Daniel Dunbar[lit] Bump version number.
2014-10-22 Daniel DunbarFix ShTest parsing error when a keyword line doesn...
2014-10-20 Dan LiewTeach Lit to catch OSError exceptions when creating...
2014-10-20 Robert KhasanovMoved out IIT_V64 from common values section.
2014-10-16 Peter CollingbourneInitial version of Go bindings.
2014-10-16 Rafael EspindolaDelete -std-compile-opts.
2014-10-09 Robert Khasanov[AVX512] Extended avx512_binop_rm for AVX512VL subsets.
2014-10-08 Adam Nemet[AVX512] Support mask register in MRMDestReg format
2014-10-08 Renato GolinUpdate git-svnrevert to accept git and svn revisions
2014-10-01 Bob WilsonPR21101: tablegen's FastISel emitter should filter...
2014-10-01 Adam Nemet[X86 disasm tblegen backend] Clean up numPhysicalOperan...
2014-09-30 Robert Khasanov[AVX512] Added intrinsics for VPCMPEQB and VPCMPEQW.
2014-09-27 Craig TopperReduce code duplication a bit.
2014-09-27 Craig TopperFix TableGen -gen-disassembler output for bit fields...
2014-09-25 Daniel Sanders[mips] Add CCValAssign::[ASZ]ExtUpper and CCPromoteToUp...
2014-09-24 NAKAMURA Takumivalgrind/x86_64-pc-linux-gnu.supp: Suppress also /bin...
2014-09-24 NAKAMURA Takumivalgrind/x86_64-pc-linux-gnu.supp: Tweak /bin/sed to...
2014-09-23 NAKAMURA Takumivalgrind/x86_64-pc-linux-gnu.supp: We don't care if...
2014-09-12 Jordan Rose[lit] Parse all strings as UTF-8 rather than ASCII.
2014-09-11 Justin Bognerutils: Teach lldbDataFormatters how to format ArrayRefs
2014-09-06 Chandler Carruth[x86] Fix a pretty horrible bug and inconsistency in...
2014-09-04 Craig TopperUse vector constructor instead of a for loop to initial...
2014-09-03 Juergen Ributzka[FastISel][tblgen] Rename tblgen generated FastISel...
2014-09-03 Yaron KerenFix ambiguous call to make_unique and clang-format.
2014-09-03 Craig TopperRecommit "Use unique_ptr to manager FilterChooser owner...
2014-09-03 Craig TopperRevert "Use unique_ptr to manager FilterChooser ownership."
2014-09-03 Craig TopperUse unique_ptr to manager FilterChooser ownership.
2014-09-03 Craig TopperImplement move constructor and remove copy constructor...
2014-09-02 Pete CooperTablegen scheduling models don't reference empty itiner...
2014-09-02 Eric ChristopherReinstate "Nuke the old JIT."
2014-09-02 Pete CooperChange MCSchedModel to be a struct of statically initia...
2014-08-29 Robin MorissetFix typos in comments, NFC
2014-08-27 Rafael EspindolaReturn a std::unique_ptr when creating a new MemoryBuffer.
2014-08-27 Craig TopperSimplify creation of a bunch of ArrayRefs by using...
2014-08-27 Craig TopperFix some cases were ArrayRefs were being passed by...
2014-08-26 Bill WendlingUse 'xz' compression instead of 'gz'.
2014-08-25 Robert Khasanov[SKX] avx512_icmp_packed multiclass extension
2014-08-24 Craig TopperUse range based for loops to avoid needing to re-mentio...
2014-08-24 Dylan NoblesmithTableGen: unique_ptr-ify RecordKeeper
2014-08-24 Dylan NoblesmithTableGen: use auto and for-range
2014-08-21 David BlaikieExplicitly pass ownership of the MemoryBuffer to AddNew...
2014-08-21 Craig TopperRepace SmallPtrSet with SmallPtrSetImpl in function...
2014-08-20 Quentin ColombetAdd isInsertSubreg property.
2014-08-20 Quentin ColombetAdd isExtractSubreg property.
2014-08-20 Bill WendlingUpdate projects lists.
2014-08-20 Bill WendlingAdd libcxxabi to the projects.
2014-08-19 Duncan P. N. Exon... IR: Implement uselistorder assembly directives
2014-08-18 Tim NorthoverTableGen: allow use of uint64_t for available features...
2014-08-18 Craig TopperRevert "Repace SmallPtrSet with SmallPtrSetImpl in...
2014-08-17 Craig TopperRepace SmallPtrSet with SmallPtrSetImpl in function...
2014-08-17 Chandler Carruth[shuffle] Teach the shufflevector fuzzer to support...
2014-08-16 Eric Fiselier[LIT] Move display of unsupported and xfail tests to...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-08-13 Chandler Carruth[shuffle] Stand back! I'm about to (try to) do math!
2014-08-13 Chandler Carruth[shuffle] Make the seed an optional component and add...
2014-08-13 Chandler Carruth[shuffle] Teach the shuffle fuzzer to fuzz blends,...
2014-08-13 Chandler Carruth[shuffle] Tweak the shuffle fuzzer to support bigger...
2014-08-11 Quentin ColombetAdd isRegSequence property.
2014-08-07 Eric ChristopherTemporarily Revert "Nuke the old JIT." as it's not...
2014-08-07 Justin BognerFileCheck: Add a flag to allow checking empty input
2014-08-07 Rafael EspindolaNuke the old JIT.
2014-08-07 Pete CooperChange BitsInit to inherit from TypedInit.
2014-08-07 Chandler CarruthAdd an option to the shuffle fuzzer that lets you fuzz...
2014-08-07 Bill WendlingUse the minor number for the revision numbers.
2014-08-07 Chandler CarruthAdd a vector shuffle fuzzer.
2014-08-06 Eric ChristopherRemove the target machine from CCState. Previously...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-08-04 Robert Khasanov[SKX] Enabling load/store instructions: encoding
2014-08-02 Michael GottesmanAdd a small utility called bisect that enables commandl...
2014-08-02 Eric Fiselier[lit] Add --show-xfail flag to LIT.
2014-08-01 Matt ArsenaultMake getNamedOperandIdx readonly
2014-08-01 Rafael EspindolaRemove some calls to std::move.
2014-08-01 Rafael EspindolaSimplify the code a bit with std::unique_ptr.
2014-08-01 Tom StellardTableGen: Allow AddedComplexity values to be negative
2014-07-31 Kevin EnderbyAdd support for the X86 secure guard extensions instruc...
2014-07-29 Eli BenderskyFix FileCheck crash when empty prefix is passed.
2014-07-28 Robert Khasanov[SKX] Enabling mask logic instructions: encoding, lowering
2014-07-25 Akira Hatanaka[stack protector] Fix a potential security bug in stack...
2014-07-23 Robert Khasanov[SKX] Enabling mask instructions: encoding, lowering
2014-07-22 Bill WendlingAdd openmp to the list of tagged things.
2014-07-22 Richard SmithRevert of r213521. This change introduced a non-hermeti...
2014-07-21 Tom Stellardtest-release.sh: Add support for dot releases
2014-07-21 Robert Khasanov[SKX] Enabling SKX target and AVX512BW, AVX512DQ, AVX51...
2014-07-21 Tom StellardTableGen: Allow AddedComplexity values to be negative
2014-07-19 David BlaikieRemove uses of the redundant ".reset(nullptr)" of uniqu...
2014-07-17 Reid KlecknerTableGen: Add 'static' to a large array to avoid a...
2014-07-17 Adam Nemet[X86] AVX512: Add disassembler support for compressed...
2014-07-17 Justin Holewinski[TABLEGEN] Do not crash on intrinsics with names longer...
2014-07-17 Eric Fiselier[lit] Add --show-unsupported flag to LIT
2014-07-15 Sanjay PatelMove Post RA Scheduling flag bit into SchedMachineModel
2014-07-12 Reid KlecknerOption: Propagate flags from groups to options in each...
2014-07-11 Alexander KornienkoAdd FileCheck -implicit-check-not option to allow stric...
2014-07-09 Jim GrosbachChange an assert() to a diagnostic.
2014-07-09 Nikola SmiljanicUse correct memeber when displaying StringMap's size.
2014-07-07 Tim Northover[testing]: lld generally lives in tools/, so fix llvm...
2014-07-06 Rafael EspindolaUpdate the MemoryBuffer API to use ErrorOr.
next