projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix typos
[oota-llvm.git]
/
utils
/
2015-01-14
Rafael Espindola
Don't set LD_PRELOAD to ''. It doesn't work on OpenBSD.
tree
|
commitdiff
2015-01-13
Duncan P. N. Exon...
AsmParser/Bitcode: Add support for MDLocation
tree
|
commitdiff
2015-01-13
Reid Kleckner
Add the llvm.frameallocate and llvm.recoverframeallocat...
tree
|
commitdiff
2015-01-13
Hans Wennborg
Release merge script: don't actually commit the merge
tree
|
commitdiff
2015-01-13
Hans Wennborg
Release tag script: add -revision option
tree
|
commitdiff
2015-01-13
Hans Wennborg
Release tag script: add -dry-run flag
tree
|
commitdiff
2015-01-12
Eric Fiselier
[LIT] Remove string decoding in gtest discovery code...
tree
|
commitdiff
2015-01-12
Eric Fiselier
[LIT] Decode string result in lit.util.capture
tree
|
commitdiff
2015-01-12
Tom Stellard
Target: Allow target specific operand types
tree
|
commitdiff
2015-01-12
Chandler Carruth
Add a new utility script that helps update very simple...
tree
|
commitdiff
2015-01-08
Duncan P. N. Exon...
IR: Add 'distinct' MDNodes to bitcode and assembly
tree
|
commitdiff
2015-01-08
Craig Topper
[X86] Don't print 'dword ptr' or 'qword ptr' on the...
tree
|
commitdiff
2015-01-07
Rafael Espindola
Improvements to emacs packages for llvm and tablegen...
tree
|
commitdiff
2015-01-07
Craig Topper
[X86] Remove some unused TYPE enums from the disassembler.
tree
|
commitdiff
2015-01-06
Craig Topper
[X86] Add OpSize32 to XBEGIN_4. Add XBEGIN_2 with OpSize16.
tree
|
commitdiff
2015-01-05
Craig Topper
[X86] Remove unused operand type from disassembler...
tree
|
commitdiff
2015-01-03
Craig Topper
Fix some formatting in tablegen output.
tree
|
commitdiff
2015-01-03
Craig Topper
Replace some 'unreachable' comments with llvm_unreachable.
tree
|
commitdiff
2015-01-03
Craig Topper
[X86] Disassembler support for move to/from %rax with...
tree
|
commitdiff
2015-01-02
Craig Topper
[X86] Make the instructions that use AdSize16/32/64...
tree
|
commitdiff
2014-12-31
Craig Topper
[X86] Fix disassembly of absolute moves to work correct...
tree
|
commitdiff
2014-12-25
Elena Demikhovsky
Masked Load/Store - Changed the order of parameters...
tree
|
commitdiff
2014-12-24
Craig Topper
[X86] Remove the single AdSize indicator and replace...
tree
|
commitdiff
2014-12-23
Rafael Espindola
Pass LSAN_OPTIONS down so that it is possible to add...
tree
|
commitdiff
2014-12-22
David Blaikie
Use iterators rather than indices to make this forwards...
tree
|
commitdiff
2014-12-22
David Blaikie
unique_ptrify MatchableInfo(const CodeGenInstAlias...
tree
|
commitdiff
2014-12-20
Eric Fiselier
Split executeShTest into two parts so that it can be...
tree
|
commitdiff
2014-12-19
Eric Fiselier
[LIT] Add JSONMetricValue type to wrap types supported...
tree
|
commitdiff
2014-12-16
Evgeny Astigeevich
On behalf of Matthew Wahab:
tree
|
commitdiff
2014-12-16
Ahmed Bougacha
[MC] Reset the MCInst in the matcher function before...
tree
|
commitdiff
2014-12-15
Craig Topper
Use unique_ptr to remove explicit delete.
tree
|
commitdiff
2014-12-13
Craig Topper
Use range-based for loops.
tree
|
commitdiff
2014-12-12
Saleem Abdulrasool
utils: update vim syntax highlighting for LLVM IR
tree
|
commitdiff
2014-12-12
Michael Ilseman
Clean up static analyzer warnings.
tree
|
commitdiff
2014-12-12
Rafael Espindola
Now that we require a newer python, use the new excepti...
tree
|
commitdiff
2014-12-12
Rafael Espindola
Require python 2.7.
tree
|
commitdiff
2014-12-11
Matt Arsenault
Try to include operand counts for mismatches in tablegen.
tree
|
commitdiff
2014-12-11
Craig Topper
Use range-based for loops. NFC
tree
|
commitdiff
2014-12-10
Craig Topper
Use unique_ptr instead of DeleteContainerSeconds.
tree
|
commitdiff
2014-12-10
Eric Fiselier
[LIT] Add support for `UNSUPPORTED` tag to `TestRunner...
tree
|
commitdiff
2014-12-10
Matthias Braun
Tablegen'erate lanemasks for register units.
tree
|
commitdiff
2014-12-10
Matthias Braun
Add function that translates subregister lane masks...
tree
|
commitdiff
2014-12-10
Matthias Braun
Let tablegen compute maximum lanemask for regs/regclasses.
tree
|
commitdiff
2014-12-09
Will Newton
Improve emacs coding style
tree
|
commitdiff
2014-12-09
Craig Topper
Use range-based for loops. NFC.
tree
|
commitdiff
2014-12-08
David Majnemer
lit: Don't use python 2.6 features
tree
|
commitdiff
2014-12-06
Chris Matthews
Fix for xunit output to work around issue in Jenkins...
tree
|
commitdiff
2014-12-06
Chris Matthews
Fix corner cases in lit xunit for paths with dots
tree
|
commitdiff
2014-12-04
Daniel Sanders
test-release.sh: Add a way to specify --build to configure
tree
|
commitdiff
2014-12-04
Daniel Sanders
test-release.sh: Correct the logged configure command...
tree
|
commitdiff
2014-12-04
Elena Demikhovsky
Masked Load / Store Intrinsics - the CodeGen part.
tree
|
commitdiff
2014-12-03
Chris Matthews
Add a test-case for lit xunit output
tree
|
commitdiff
2014-12-03
Chris Matthews
Don't allow test-suite names with . in them in xml...
tree
|
commitdiff
2014-12-03
David Blaikie
range-for some things
tree
|
commitdiff
2014-12-03
David Blaikie
Simplify CodeGenRegBank::inferMatchingSuperRegClass...
tree
|
commitdiff
2014-12-03
David Blaikie
Simplify ownership of RegClasses by using list<CodeGenR...
tree
|
commitdiff
2014-12-03
David Blaikie
Range-for some stuff related to RegClasses, and comment...
tree
|
commitdiff
2014-12-02
Chris Matthews
Give lit a --xunit-xml-output option for saving results...
tree
|
commitdiff
2014-12-01
Philip Reames
[Statepoints 2/4] Statepoint infrastructure for garbage...
tree
|
commitdiff
2014-11-29
David Blaikie
Remove some unnecessary vector::reserve/assign calls.
tree
|
commitdiff
2014-11-29
David Blaikie
Remove indirection of vector<T*> in favor of deque<T>
tree
|
commitdiff
2014-11-29
David Blaikie
Use deque<T> rather than vector<T*> since it provides...
tree
|
commitdiff
2014-11-29
David Blaikie
Constify some things in preparation for CodeGenSubRegIn...
tree
|
commitdiff
2014-11-28
Duncan P. N. Exon...
Revert "Simplify some more ownership using forward_list...
tree
|
commitdiff
2014-11-28
David Blaikie
Reapply "Use std::map<K, V> rather than std::map<K...
tree
|
commitdiff
2014-11-28
David Blaikie
Revert "Use std::map<K, V> rather than std::map<K,...
tree
|
commitdiff
2014-11-28
David Blaikie
Push unique_ptr a bit further through some APIs and...
tree
|
commitdiff
2014-11-28
David Blaikie
Use std::map<K, V> rather than std::map<K, std::unique_...
tree
|
commitdiff
2014-11-28
Duncan P. N. Exon...
Revert "Masked Vector Load and Store Intrinsics."
tree
|
commitdiff
2014-11-28
David Blaikie
Simplify some more ownership using forward_list<T>...
tree
|
commitdiff
2014-11-28
David Blaikie
Forgotten formatting from previous commit
tree
|
commitdiff
2014-11-28
David Blaikie
Simplify ownership by using forward_list<T> rather...
tree
|
commitdiff
2014-11-28
Craig Topper
Fix a few memory leaks in CodeGenRegBank.
tree
|
commitdiff
2014-11-28
Craig Topper
Use unique_ptr to simplify deletion.
tree
|
commitdiff
2014-11-28
Craig Topper
Fix another memory leak in TableGen AsmMatcher by delet...
tree
|
commitdiff
2014-11-28
Craig Topper
Use unique_ptr to fix some memory leaks in Tablegen...
tree
|
commitdiff
2014-11-28
Craig Topper
Use range-based for loops and const-correct a few things.
tree
|
commitdiff
2014-11-26
Sean Silva
Add a small "usage:" comment at the top of not.cpp
tree
|
commitdiff
2014-11-26
Craig Topper
Remove neverHasSideEffects support from TableGen CodeGe...
tree
|
commitdiff
2014-11-25
Craig Topper
Remove unncessary check for Int_* and *_Int in AsmMatch...
tree
|
commitdiff
2014-11-25
Craig Topper
Use range-based for loops.
tree
|
commitdiff
2014-11-25
Craig Topper
Remove dead code.
tree
|
commitdiff
2014-11-25
Craig Topper
Remove unused MaxSize variable.
tree
|
commitdiff
2014-11-25
Craig Topper
Move a vector instead of copying it.
tree
|
commitdiff
2014-11-24
Craig Topper
Replace a comment that says 'unreachable' with llvm_unr...
tree
|
commitdiff
2014-11-24
Craig Topper
Detect best type for some static index tables instead...
tree
|
commitdiff
2014-11-23
Craig Topper
Tablegen output formatting fixes.
tree
|
commitdiff
2014-11-23
Elena Demikhovsky
Masked Vector Load and Store Intrinsics.
tree
|
commitdiff
2014-11-22
Craig Topper
Reduce size of some tables in tablegen register info...
tree
|
commitdiff
2014-11-21
Craig Topper
Add extra new line and remove some trailing whitespace...
tree
|
commitdiff
2014-11-20
Craig Topper
Remove unnecessary extra spaces from tablegen register...
tree
|
commitdiff
2014-11-20
Craig Topper
Use array_lengthof instead of sizeof(array)/sizeof...
tree
|
commitdiff
2014-11-19
David Blaikie
Update SetVector to rely on the underlying set's insert...
tree
|
commitdiff
2014-11-19
David Blaikie
Remove StringMap::GetOrCreateValue in favor of StringMa...
tree
|
commitdiff
2014-11-19
Peter Collingbourne
Teach llvm-build to avoid touching LibraryDependencies...
tree
|
commitdiff
2014-11-19
David Blaikie
Make StringSet::insert return pair<iterator, bool>...
tree
|
commitdiff
2014-11-17
David Blaikie
Revert "Improve memory ownership/management in TableGen...
tree
|
commitdiff
2014-11-17
David Blaikie
Improve memory ownership/management in TableGen by...
tree
|
commitdiff
2014-11-17
Craig Topper
Move register class name strings to a single array...
tree
|
commitdiff
2014-11-14
David Blaikie
Turn a leaked object into a stack variable instead.
tree
|
commitdiff
next