]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - opencl/llvm.git/history - utils
Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
[opencl/llvm.git] / utils /
2014-12-04 Daniel Sanderstest-release.sh: Add a way to specify --build to configure
2014-12-04 Daniel Sanderstest-release.sh: Correct the logged configure command...
2014-12-04 Elena DemikhovskyMasked Load / Store Intrinsics - the CodeGen part.
2014-12-03 Chris MatthewsAdd a test-case for lit xunit output
2014-12-03 Chris MatthewsDon't allow test-suite names with . in them in xml...
2014-12-03 David Blaikierange-for some things
2014-12-03 David BlaikieSimplify CodeGenRegBank::inferMatchingSuperRegClass...
2014-12-03 David BlaikieSimplify ownership of RegClasses by using list<CodeGenR...
2014-12-03 David BlaikieRange-for some stuff related to RegClasses, and comment...
2014-12-02 Chris MatthewsGive lit a --xunit-xml-output option for saving results...
2014-12-01 Philip Reames[Statepoints 2/4] Statepoint infrastructure for garbage...
2014-11-29 David BlaikieRemove some unnecessary vector::reserve/assign calls.
2014-11-29 David BlaikieRemove indirection of vector<T*> in favor of deque<T>
2014-11-29 David BlaikieUse deque<T> rather than vector<T*> since it provides...
2014-11-29 David BlaikieConstify some things in preparation for CodeGenSubRegIn...
2014-11-28 Duncan P. N. Exon... Revert "Simplify some more ownership using forward_list...
2014-11-28 David BlaikieReapply "Use std::map<K, V> rather than std::map<K...
2014-11-28 David BlaikieRevert "Use std::map<K, V> rather than std::map<K,...
2014-11-28 David BlaikiePush unique_ptr a bit further through some APIs and...
2014-11-28 David BlaikieUse std::map<K, V> rather than std::map<K, std::unique_...
2014-11-28 Duncan P. N. Exon... Revert "Masked Vector Load and Store Intrinsics."
2014-11-28 David BlaikieSimplify some more ownership using forward_list<T>...
2014-11-28 David BlaikieForgotten formatting from previous commit
2014-11-28 David BlaikieSimplify ownership by using forward_list<T> rather...
2014-11-28 Craig TopperFix a few memory leaks in CodeGenRegBank.
2014-11-28 Craig TopperUse unique_ptr to simplify deletion.
2014-11-28 Craig TopperFix another memory leak in TableGen AsmMatcher by delet...
2014-11-28 Craig TopperUse unique_ptr to fix some memory leaks in Tablegen...
2014-11-28 Craig TopperUse range-based for loops and const-correct a few things.
2014-11-26 Sean SilvaAdd a small "usage:" comment at the top of not.cpp
2014-11-26 Craig TopperRemove neverHasSideEffects support from TableGen CodeGe...
2014-11-25 Craig TopperRemove unncessary check for Int_* and *_Int in AsmMatch...
2014-11-25 Craig TopperUse range-based for loops.
2014-11-25 Craig TopperRemove dead code.
2014-11-25 Craig TopperRemove unused MaxSize variable.
2014-11-25 Craig TopperMove a vector instead of copying it.
2014-11-24 Craig TopperReplace a comment that says 'unreachable' with llvm_unr...
2014-11-24 Craig TopperDetect best type for some static index tables instead...
2014-11-23 Craig TopperTablegen output formatting fixes.
2014-11-23 Elena DemikhovskyMasked Vector Load and Store Intrinsics.
2014-11-22 Craig TopperReduce size of some tables in tablegen register info...
2014-11-21 Craig TopperAdd extra new line and remove some trailing whitespace...
2014-11-20 Craig TopperRemove unnecessary extra spaces from tablegen register...
2014-11-20 Craig TopperUse array_lengthof instead of sizeof(array)/sizeof...
2014-11-19 David BlaikieUpdate SetVector to rely on the underlying set's insert...
2014-11-19 David BlaikieRemove StringMap::GetOrCreateValue in favor of StringMa...
2014-11-19 Peter CollingbourneTeach llvm-build to avoid touching LibraryDependencies...
2014-11-19 David BlaikieMake StringSet::insert return pair<iterator, bool>...
2014-11-17 David BlaikieRevert "Improve memory ownership/management in TableGen...
2014-11-17 David BlaikieImprove memory ownership/management in TableGen by...
2014-11-17 Craig TopperMove register class name strings to a single array...
2014-11-14 David BlaikieTurn a leaked object into a stack variable instead.
2014-11-14 Bill SchmidtChange order of tablegen generated fast-isel instructio...
2014-11-13 David BlaikieFix nested namespace with decltype to hopefully work...
2014-11-13 David BlaikieUse unique_ptr to handle ownership of TreePatterns...
2014-11-11 Matt ArsenaultMake TreePattern::error use Twine
2014-11-11 Rafael EspindolaMCAsmParserExtension has a copy of the MCAsmParser...
2014-11-04 Michael J. SpencerUse findProgramByName.
2014-11-03 Rafael EspindolaHandle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py
2014-11-03 Rafael Espindolarefactor duplicated code. NFC.
2014-11-03 Rafael Espindola[lit] Forward LD_PRELOAD to tests.
2014-11-02 Matt ArsenaultSupport REG_SEQUENCE in tablegen.
2014-11-02 Matt ArsenaultFix typo
2014-11-02 Matt ArsenaultFix missing C++ mode comment
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
next