projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[MMI] Use TinyPtrVector instead of PointerUnion with vector.
[oota-llvm.git]
/
utils
/
2015-06-29
Alex Lorenz
MIR Serialization: Serialize the register mask machine...
tree
|
commitdiff
2015-06-28
Elena Demikhovsky
AVX-512: Added all SKX forms of GATHER instructions.
tree
|
commitdiff
2015-06-23
Evgeniy Stepanov
Pass 2 more variables to lit tests.
tree
|
commitdiff
2015-06-23
Alexander Kornienko
Revert r240271 (Fixed/added namespace ending comments...
tree
|
commitdiff
2015-06-22
Hans Wennborg
test-release.sh: Minor fixes.
tree
|
commitdiff
2015-06-22
Rafael Espindola
Avoid a Symbol -> Name -> Symbol conversion.
tree
|
commitdiff
2015-06-22
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
tree
|
commitdiff
2015-06-15
Sanjoy Das
[CodeGen] Introduce a FAULTING_LOAD_OP pseudo-op.
tree
|
commitdiff
2015-06-13
Eric Fiselier
[LIT] Fix failing LIT tests
tree
|
commitdiff
2015-06-10
Daniel Sanders
Replace string GNU Triples with llvm::Triple in MCSubta...
tree
|
commitdiff
2015-06-09
Elena Demikhovsky
X86-MPX: Implemented encoding for MPX instructions.
tree
|
commitdiff
2015-06-08
Craig Topper
[TableGen] Remove unnecessary default constructed SMLoc...
tree
|
commitdiff
2015-06-08
Craig Topper
[TableGen] Use range-based for loop. NFC
tree
|
commitdiff
2015-06-08
Craig Topper
[TableGen] Remove unnecessary extern declaration that...
tree
|
commitdiff
2015-06-08
Craig Topper
[TableGen] Use the SMLoc header file instead of SourceM...
tree
|
commitdiff
2015-06-02
Craig Topper
[TableGen] Rename ListInit::getSize to just 'size'...
tree
|
commitdiff
2015-06-02
Craig Topper
[TableGen] Use range-based for loops. NFC.
tree
|
commitdiff
2015-06-01
Arnold Schwaighofer
lit: Allow configurations to restrict the set of tests...
tree
|
commitdiff
2015-06-01
Hans Wennborg
Drop remaining Dragonegg support in release scripts
tree
|
commitdiff
2015-05-29
Benjamin Kramer
Replace push_back(Constructor(foo)) with emplace_back...
tree
|
commitdiff
2015-05-29
Ahmed Bougacha
[TableGen][AsmMatcherEmitter] Only parse isolated token...
tree
|
commitdiff
2015-05-29
Ahmed Bougacha
[TableGen][AsmMatcherEmitter] Factor out AsmOperand...
tree
|
commitdiff
2015-05-28
Owen Anderson
Add support for the convergent flag at the MC and Machi...
tree
|
commitdiff
2015-05-28
Owen Anderson
Expand the Flags field of MCInstrDesc to 64 bits, while...
tree
|
commitdiff
2015-05-26
Owen Anderson
Add initial support for the convergent attribute.
tree
|
commitdiff
2015-05-26
Tom Stellard
AsmMatcherEmitter: Add an option to override custom...
tree
|
commitdiff
2015-05-26
Michael Kuperstein
Use std::bitset for SubtargetFeatures.
tree
|
commitdiff
2015-05-25
Kit Barton
This patch adds support for the vector quadword add...
tree
|
commitdiff
2015-05-16
Renato Golin
Improve check on git-svnrevert, better error message
tree
|
commitdiff
2015-05-14
Craig Topper
[TableGen] Remove ListInit::size() in favor of getSize...
tree
|
commitdiff
2015-05-14
Craig Topper
[TableGen] Replace some calls to ListInit::getSize...
tree
|
commitdiff
2015-05-13
Alex Lorenz
YAML: Implement block scalar parsing.
tree
|
commitdiff
2015-05-13
Jim Grosbach
MC: Modernize MCOperand API naming. NFC.
tree
|
commitdiff
2015-05-13
Michael Kuperstein
Reverting r237234, "Use std::bitset for SubtargetFeatures"
tree
|
commitdiff
2015-05-13
Michael Kuperstein
Use std::bitset for SubtargetFeatures
tree
|
commitdiff
2015-05-11
James Y Knight
Fix tablegen's PrintFatalError function to run register...
tree
|
commitdiff
2015-05-09
Tobias Grosser
Add polly support to sort_includes.py
tree
|
commitdiff
2015-05-07
Alex Lorenz
Fix r236754: Add the missing yaml-bench dir to the...
tree
|
commitdiff
2015-05-07
Alex Lorenz
YAML: Enable the YAMLParser tests.
tree
|
commitdiff
2015-05-04
Matthias Braun
Vim: Fix some bugs in llvm indent plugin.
tree
|
commitdiff
2015-05-04
Matthias Braun
Vim: Set filetype=python for lit configuration files.
tree
|
commitdiff
2015-05-04
Matthias Braun
Lit: Allow overriding llvm tool paths+arguments, make...
tree
|
commitdiff
2015-05-01
Benjamin Kramer
Remove std::move on return when it could prevent copy...
tree
|
commitdiff
2015-04-29
Chris Bieneman
[NFC] Updating FileCheck to reduce the std::vector...
tree
|
commitdiff
2015-04-29
Hans Wennborg
Drop Dragonegg from the release export script
tree
|
commitdiff
2015-04-29
Hans Wennborg
Drop Dragonegg support from the release script
tree
|
commitdiff
2015-04-28
Hans Wennborg
test-release.sh: Drop some unused command-line options.
tree
|
commitdiff
2015-04-24
Craig Topper
[TableGen] Don't leak Expanders and Operators in SetTheory.
tree
|
commitdiff
2015-04-22
Craig Topper
[TableGen] Use 'isa' to identify UnsetInits rather...
tree
|
commitdiff
2015-04-21
Elena Demikhovsky
AVX-512: Added VPMOVx2M instructions for SKX,
tree
|
commitdiff
2015-04-21
Elena Demikhovsky
AVX-512: Added VPTESTM and VPTESTNM instructions for SKX
tree
|
commitdiff
2015-04-21
Matthias Braun
Enhanced vim support.
tree
|
commitdiff
2015-04-17
Kit Barton
Add support for v1i128 type.
tree
|
commitdiff
2015-04-15
Richard Trieu
Change range-based for-loops to be -Wrange-loop-analysi...
tree
|
commitdiff
2015-04-14
Daniel Berlin
Add ladder graph utility
tree
|
commitdiff
2015-04-11
Alexander Kornienko
Use 'override/final' instead of 'virtual' for overridde...
tree
|
commitdiff
2015-04-10
Benjamin Kramer
Reduce dyn_cast<> to isa<> or cast<> where possible.
tree
|
commitdiff
2015-04-09
Craig Topper
Use SmallVector instead of std::vector for uniquing...
tree
|
commitdiff
2015-04-09
Craig Topper
Simplify some printing code by combining new lines...
tree
|
commitdiff
2015-04-09
Craig Topper
Don't convert enum to strings just to put them in the...
tree
|
commitdiff
2015-04-08
Craig Topper
Revert r234389. It really was needed but really should...
tree
|
commitdiff
2015-04-08
Craig Topper
Remove unnecessary include. NFC
tree
|
commitdiff
2015-04-07
Pete Cooper
Add boolean to PrintStackTraceOnErrorSignal to disable...
tree
|
commitdiff
2015-04-07
Reid Kleckner
[lit] Allow disabling an entire gtest suite, as is...
tree
|
commitdiff
2015-04-07
Toma Tabacu
[TableGen] Prevent invalid code generation when emittin...
tree
|
commitdiff
2015-04-06
Reid Kleckner
[lit] Skip gtest names starting with DISABLED_
tree
|
commitdiff
2015-04-06
Reid Kleckner
[lit] Fix running gtest type-parameterized tests on...
tree
|
commitdiff
2015-04-01
Matthias Braun
TableGen: Generate more const goodness
tree
|
commitdiff
2015-03-31
Matthias Braun
Fix AllocationPriority not getting set for derived...
tree
|
commitdiff
2015-03-31
Matthias Braun
RegAllocGreedy: Allow target to specify register class...
tree
|
commitdiff
2015-03-27
Akira Hatanaka
[MCInstPrinter] Enable MCInstPrinter to change its...
tree
|
commitdiff
2015-03-24
Michael Kuperstein
Revert "Use std::bitset for SubtargetFeatures"
tree
|
commitdiff
2015-03-24
Michael Kuperstein
Use std::bitset for SubtargetFeatures
tree
|
commitdiff
2015-03-23
Benjamin Kramer
Another set of missing raw_ostream.h. Still no function...
tree
|
commitdiff
2015-03-23
Benjamin Kramer
More missing includes only visible to MSVC.
tree
|
commitdiff
2015-03-20
Craig Topper
[Tablegen] Attempt to add support for patterns containi...
tree
|
commitdiff
2015-03-19
Matthias Braun
Do not track subregister liveness when it brings no...
tree
|
commitdiff
2015-03-18
Matthias Braun
TableGen: Fix register class lane masks being too conse...
tree
|
commitdiff
2015-03-18
Yaron Keren
Remove many superfluous SmallString::str() calls.
tree
|
commitdiff
2015-03-13
Eric Christopher
Use the variable names from the TargetInstrInfo source...
tree
|
commitdiff
2015-03-13
Eric Christopher
Add a return after the llvm namespace code for a little...
tree
|
commitdiff
2015-03-12
Mehdi Amini
Fix FileCheck: substr() expect the length of the string...
tree
|
commitdiff
2015-03-11
Eric Christopher
Have getRegPressureSetLimit take a MachineFunction...
tree
|
commitdiff
2015-03-11
Chandler Carruth
Fix a grammar issue I introduced.
tree
|
commitdiff
2015-03-11
Chandler Carruth
Inspired by r231891, use gender neutral pronouns in...
tree
|
commitdiff
2015-03-10
Yaron Keren
Teach raw_ostream to accept SmallString.
tree
|
commitdiff
2015-03-10
Craig Topper
Improve and simplify EnforceSmallerThan for vector...
tree
|
commitdiff
2015-03-10
Craig Topper
Remove extra indentation of entire function body. NFC.
tree
|
commitdiff
2015-03-09
Reid Kleckner
TableGen: Use 'enum : uint64_t' for feature flags to...
tree
|
commitdiff
2015-03-05
Tom Stellard
TableGen: Initialize ErrorInfo to ~0ULL in the MatchIns...
tree
|
commitdiff
2015-03-05
Craig Topper
Revert "[TableGen] Implement at least some support...
tree
|
commitdiff
2015-03-05
Craig Topper
[TableGen] Implement at least some support for multiple...
tree
|
commitdiff
2015-03-05
Craig Topper
[TableGen] Add support constraining a vector type in...
tree
|
commitdiff
2015-03-04
David Blaikie
Add a FIXME for PR22796, broken ordering of ClassInfo...
tree
|
commitdiff
2015-03-04
Craig Topper
[Tablegen] Use correct result number variables with...
tree
|
commitdiff
2015-03-03
David Blaikie
Revert "Remove the explicit SDNodeIterator::operator...
tree
|
commitdiff
2015-03-03
David Blaikie
Remove the explicit SDNodeIterator::operator= in favor...
tree
|
commitdiff
2015-03-03
David Blaikie
Avoid explicitly declaring the copy assignment operator...
tree
|
commitdiff
2015-03-03
Nick Lewycky
Switch up whitespace with better whitespace.
tree
|
commitdiff
2015-03-03
Nick Lewycky
Revert the non-cleanup part of r230769 because it intro...
tree
|
commitdiff
next