]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - utils
DebugLocEntry: Restore the comparison predicate from before the
[opencl/llvm.git] / utils /
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.
2014-07-06 Alp TokerSourceMgr: make valid buffer IDs start from one
2014-07-04 Saleem AbdulrasoolTableGen: introduce support for MSBuiltin
2014-06-26 Alp TokerRevert "Introduce a string_ostream string builder facilty"
2014-06-26 Alp TokerIntroduce a string_ostream string builder facilty
2014-06-25 Alp TokerUse SourceMgr::getMemoryBuffer() in a couple of places
2014-06-24 Adam Nemet[Emacs] Use spaces rather than tabs for indentation...
2014-06-23 Reid Klecknernot: Only consider exit code 3 to be a crash with ...
2014-06-23 Rafael EspindolaDelete utils/FileUpdate.
2014-06-19 David GreeneRemove bogus configure check
2014-06-19 David GreeneAdd option to keep flavor out of the install directory
2014-06-19 David GreeneTurn of -Werror by default
2014-06-19 Alp TokerRemove OwningPtr.h and associated tests
2014-06-18 Craig TopperReplace some assert(0)'s with llvm_unreachable.
2014-06-17 Hans Wennborglit: simplify population of the actual_inputs array
2014-06-17 James MolloyMove SetTheory from utils/TableGen into lib/TableGen...
2014-06-16 Hans WennborgRevert "lit: warn when passed invalid pathname" (r210597)
2014-06-13 Rafael EspindolaRemove broken include.
2014-06-13 Rafael EspindolaFix KillTheDoctor after r210725.
2014-06-13 NAKAMURA Takumi[Win32] Let utils/not aware of abort(), aka llvm_unreac...
2014-06-13 Rafael EspindolaRemove the last uses of 'using std::error_code'
2014-06-12 Rafael EspindolaFix the build of KillTheDoctor.
2014-06-12 Rafael EspindolaDon't use 'using std::error_code' in include/llvm.
2014-06-12 Rafael EspindolaRemove system_error.h.
2014-06-11 Rafael EspindolaUse std::error_code instead of llvm::error_code.
2014-06-11 Rafael EspindolaRemove windows_error.
2014-06-10 Hans Wennborglit: warn when passed invalid pathname
2014-06-10 Alexander PotapenkoAdd detection of OS X relocatable SDK to compiler-rt...
2014-06-10 Artyom SkrobovCondition codes AL and NV are invalid in the aliases...
2014-06-10 Artyom SkrobovRefactoring in AsmWriterEmitter::EmitPrintAliasInstruct...
2014-06-08 Craig Topper[C++11] Use 'nullptr'.
2014-06-08 David BlaikieAsmMatchers: Use unique_ptr to manage ownership of...
2014-05-31 Rafael Espindolareally fix the windows build.
2014-05-28 Justin Bognerutils: Teach lldbDataFormatters to load automatically
2014-05-23 Aaron BallmanTeach the table generated emitPseudoExpansionLowering...
2014-05-22 Tim NorthoverARM64: separate load/store operands to simplify assembler
2014-05-21 Daniel Sanders[asm matcher] Fix incorrect assertion when there are...
2014-05-21 Richard Smith[modules] Add module maps for LLVM. These are not quite...
2014-05-20 Eric ChristopherClean up language and grammar.
2014-05-20 Tim NorthoverTableGen: permit non-leaf ComplexPattern uses
2014-05-20 Tim NorthoverTableGen: convert InstAlias's Emit bit to an int.
2014-05-19 Eric ChristopherFix typos.
2014-05-16 Tim NorthoverTableGen: fix operand counting for aliases
2014-05-15 Tim NorthoverTableGen: use correct MIOperand when printing aliases
2014-05-15 Tim NorthoverTableGen/ARM64: print aliases even if they have syntax...
2014-05-15 Alp TokerFix typos
2014-05-13 Aaron BallmanTeach the table generator to not generate switch statem...
2014-05-13 Tim NorthoverTableGen: strengthen assert
2014-05-13 Jay FoadFix gcc -Wparentheses warning.
2014-05-12 Tim NorthoverTableGen: use PrintMethods to print more aliases
2014-05-08 Hal FinkelMove late partial-unrolling thresholds into the process...
2014-05-07 Eric ChristopherDebug.h already includes raw_ostream.h, no need to...
2014-05-07 Alexey Samsonov[CMake] Add build rules for llvm-PerfectShuffle utility
2014-05-06 Eric ChristopherArrayRef-ize the Feature and Processor tables for Subta...
2014-05-06 Tim NorthoverAArch64/ARM64: implement diagnosis of unpredictable...
2014-04-30 Craig Topper[C++11] Use 'nullptr' in tablegen output files.
2014-04-29 Benjamin Kramerraw_ostream: Forward declare OpenFlags and include...
2014-04-23 Anders Waldenborgllvm-build: Get rid of 'import *'
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-04-21 David BlaikieSimplify DFAPacketizerEmitter State copy/move semantics...
2014-04-21 Chandler Carruth[Modules] Make Support/Debug.h modular. This requires...
2014-04-21 David BlaikieFix builds that use an stl missing std::set::emplace
next