projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Simplify a check. NFC.
[oota-llvm.git]
/
lib
/
TableGen
/
2015-10-24
Benjamin Kramer
[TblGen] ArrayRefize TGParser. No functional change...
tree
|
commitdiff
2015-07-31
Matt Arsenault
TableGen: Support folding casts from bits to int
tree
|
commitdiff
2015-07-27
Davide Italiano
[TableGen] Emit the correct error message.
tree
|
commitdiff
2015-07-06
Craig Topper
[TableGen] Change a couple methods to return an ArrayRe...
tree
|
commitdiff
2015-06-24
Craig Topper
[TableGen] Restore the use of the TheInit field in...
tree
|
commitdiff
2015-06-23
Alexander Kornienko
Revert r240137 (Fixed/added namespace ending comments...
tree
|
commitdiff
2015-06-19
Alexander Kornienko
Fixed/added namespace ending comments using clang-tidy...
tree
|
commitdiff
2015-06-06
Craig Topper
[TableGen] Change OpInit::getNumOperands and getOperand...
tree
|
commitdiff
2015-06-06
Craig Topper
[TableGen] Remove trailing whitespace, add space betwee...
tree
|
commitdiff
2015-06-06
Craig Topper
[TableGen] Remove unnecessary temporary. NFC
tree
|
commitdiff
2015-06-06
Craig Topper
[TableGen] Fold variable declaration/initialization...
tree
|
commitdiff
2015-06-06
Craig Topper
[TableGen] Remove unnecessary outer 'if' and merge...
tree
|
commitdiff
2015-06-06
Craig Topper
[TableGen] Fold variable declarations with their assign...
tree
|
commitdiff
2015-06-04
Craig Topper
[TableGen] Use range-based for loops. NFC
tree
|
commitdiff
2015-06-04
Craig Topper
[TableGen] Merge single prefix bit in RecordVal into...
tree
|
commitdiff
2015-06-02
Craig Topper
[TableGen] Use range-based for loops. NFC
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
Craig Topper
[TableGen] Move a couple virtual methods out of line...
tree
|
commitdiff
2015-05-30
Craig Topper
[TableGen] Merge RecTy::typeIsConvertibleTo and RecTy...
tree
|
commitdiff
2015-05-30
Craig Topper
[TableGen] Remove all the variations of RecTy::convertV...
tree
|
commitdiff
2015-05-29
Benjamin Kramer
Replace push_back(Constructor(foo)) with emplace_back...
tree
|
commitdiff
2015-05-29
Craig Topper
[TableGen] Remove convertValue functions for UnOpInit...
tree
|
commitdiff
2015-05-28
Benjamin Kramer
Don't call utostr in Twine/raw_ostream contexts.
tree
|
commitdiff
2015-05-28
Craig Topper
[TableGen] Use DefInit::getAsString instead of getDef...
tree
|
commitdiff
2015-05-28
Craig Topper
[TableGen] Don't convert types to strings to query...
tree
|
commitdiff
2015-05-26
Craig Topper
[TableGen] Fix line wrapping logic for the autogenerate...
tree
|
commitdiff
2015-05-26
Craig Topper
[TableGen] Rewrite an assert to not do a bunch unsigned...
tree
|
commitdiff
2015-05-26
Craig Topper
[TableGen] Put a space between '*' and description...
tree
|
commitdiff
2015-05-26
Craig Topper
[TableGen] Fix indentation. NFC
tree
|
commitdiff
2015-05-26
Craig Topper
[TableGen] Include header for each cpp file first. NFC
tree
|
commitdiff
2015-05-26
Craig Topper
[TableGen] Remove unneeded namespace around a function...
tree
|
commitdiff
2015-05-26
Craig Topper
[TableGen] Use 'static' instead of an anonymous namespace.
tree
|
commitdiff
2015-05-21
Hal Finkel
[TableGen] Resolve complex def names inside multiclasses
tree
|
commitdiff
2015-05-20
Craig Topper
[TableGen] Make some variable names consistent with...
tree
|
commitdiff
2015-05-20
Craig Topper
[TableGen] Fix a memory leak.
tree
|
commitdiff
2015-05-16
Craig Topper
[TableGen] Change 'car' to 'head' and 'cdr' to 'tail...
tree
|
commitdiff
2015-05-16
Craig Topper
[TableGen] Remove !! that I can't really explain why...
tree
|
commitdiff
2015-05-16
Craig Topper
[TableGen] Restructure a loop to make it exit early...
tree
|
commitdiff
2015-05-14
Justin Bogner
TableGen: Avoid undefined behaviour by doing this shift...
tree
|
commitdiff
2015-05-14
Craig Topper
[TableGen] Remove an unnecessary outer 'if' around...
tree
|
commitdiff
2015-05-14
Craig Topper
[TableGen] Simplify some code. NFC
tree
|
commitdiff
2015-05-14
Craig Topper
[TableGen] Replace some calls to ListInit::getSize...
tree
|
commitdiff
2015-05-13
Craig Topper
Use ArrayRef::slice instead of manually constructing...
tree
|
commitdiff
2015-05-12
Craig Topper
Remove unnecessary variables by folding calls into...
tree
|
commitdiff
2015-05-11
James Y Knight
Fix tablegen's PrintFatalError function to run register...
tree
|
commitdiff
2015-05-04
Craig Topper
[TableGen] Replace 'static_cast' with 'cast'.
tree
|
commitdiff
2015-05-04
Craig Topper
[TableGen] Formatting cleanup. Mostly removing trailing...
tree
|
commitdiff
2015-04-30
Craig Topper
[TableGen] Cleanup formatting by moving operators from...
tree
|
commitdiff
2015-04-30
Craig Topper
[TableGen] Used range-based for loop. NFC.
tree
|
commitdiff
2015-04-30
Craig Topper
[TableGen] Merge a variable assignment and a return...
tree
|
commitdiff
2015-04-29
Craig Topper
[TableGen] Use range-based for loops. NFC.
tree
|
commitdiff
2015-04-29
Craig Topper
[TableGen] Fold a couple dyn_casts into the ifs that...
tree
|
commitdiff
2015-04-29
Craig Topper
[TableGen] Replace some dyn_casts followed by an assert...
tree
|
commitdiff
2015-04-29
Craig Topper
[TableGen] Use range-based for loops. NFC
tree
|
commitdiff
2015-04-24
Craig Topper
[TableGen] Don't leak Expanders and Operators in SetTheory.
tree
|
commitdiff
2015-04-24
Craig Topper
[TableGen] Fix all remaining memory leaks of Init and...
tree
|
commitdiff
2015-04-22
Craig Topper
[TableGen] Use range based for loops.
tree
|
commitdiff
2015-04-22
Craig Topper
[TableGen] Remove some deletes that violate ownership...
tree
|
commitdiff
2015-04-22
Craig Topper
[TableGen] Make BitRecTy::baseClassOf return true when...
tree
|
commitdiff
2015-04-22
Craig Topper
Don't use 'nullptr' in comment. Just use 'null'.
tree
|
commitdiff
2015-04-22
Craig Topper
Revert "[TableGen] Use cast instead of dyn_cast where...
tree
|
commitdiff
2015-04-22
Craig Topper
Fix stale comment that mentioned 0 instead of nullptr...
tree
|
commitdiff
2015-04-22
Craig Topper
[TableGen] Remove Pool helper class and just use unique...
tree
|
commitdiff
2015-04-22
Craig Topper
[TableGen] Use StringRecTy::get() instead of allocating...
tree
|
commitdiff
2015-04-22
Craig Topper
[TableGen] Use 'isa' to identify UnsetInits rather...
tree
|
commitdiff
2015-04-22
Craig Topper
[TableGen] Use cast instead of dyn_cast where result...
tree
|
commitdiff
2015-04-11
Benjamin Kramer
Remove empty non-virtual destructors or mark them ...
tree
|
commitdiff
2015-04-10
Benjamin Kramer
Reduce dyn_cast<> to isa<> or cast<> where possible.
tree
|
commitdiff
2015-03-01
Benjamin Kramer
Add missing includes. make_unique proliferated everywhere.
tree
|
commitdiff
2015-02-16
Aaron Ballman
MSVC 2013 does not ICE on this code in the same fashion...
tree
|
commitdiff
2015-02-11
Zachary Turner
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
tree
|
commitdiff
2015-01-15
Alexander Kornienko
Replace size method call of containers to empty method...
tree
|
commitdiff
2014-12-12
Michael Ilseman
Clean up static analyzer warnings.
tree
|
commitdiff
2014-12-11
Craig Topper
Use range-based for loops. NFC
tree
|
commitdiff
2014-12-11
Craig Topper
Make MultiClass::DefPrototypes own their Records to...
tree
|
commitdiff
2014-12-11
Craig Topper
Replace std::map<K, V*> with std::map<K, std::unique_pt...
tree
|
commitdiff
2014-11-30
Craig Topper
Revert r222957 "Replace std::map<K, V*> with std::map...
tree
|
commitdiff
2014-11-30
Hans Wennborg
Revert r222965 "Make MultiClass::DefPrototypes own...
tree
|
commitdiff
2014-11-30
Hans Wennborg
Qualify one more make_unique call.
tree
|
commitdiff
2014-11-30
Hans Wennborg
Speculatively qualify some llvm::make_unique calls...
tree
|
commitdiff
2014-11-30
Craig Topper
Use an unsigned type because there seems to be no reaso...
tree
|
commitdiff
2014-11-30
Craig Topper
Make MultiClass::DefPrototypes own their Records to...
tree
|
commitdiff
2014-11-29
Craig Topper
Replace std::map<K, V*> with std::map<K, V> to handle...
tree
|
commitdiff
2014-11-29
Craig Topper
Remove 'else' after 'return'. Fix formatting of a ...
tree
|
commitdiff
2014-11-29
Craig Topper
Make RecordKeeper::addClass/addDef take unique_ptrs...
tree
|
commitdiff
2014-11-29
Craig Topper
Use unique_ptr to remove some explicit deletes on some...
tree
|
commitdiff
2014-10-03
Benjamin Kramer
Eliminate some deep std::vector copies. NFC.
tree
|
commitdiff
2014-09-25
Anton Yartsev
Refactoring: raw pointer -> unique_ptr
tree
|
commitdiff
2014-09-16
Adam Nemet
[TableGen] Fully resolve class-instance values before...
tree
|
commitdiff
2014-08-29
Jean-Luc Duprat
Comment only: Annotate loop as per mailing list discussion
tree
|
commitdiff
2014-08-29
Jean-Luc Duprat
Tablegen fixes for new syntax when initializing bits...
tree
|
commitdiff
2014-08-25
Rafael Espindola
Modernize raw_fd_ostream's constructor a bit.
tree
|
commitdiff
2014-08-24
Dylan Noblesmith
TableGen: unique_ptr-ify RecordKeeper
tree
|
commitdiff
2014-08-24
Dylan Noblesmith
TableGen: delete no-op code
tree
|
commitdiff
2014-08-24
Dylan Noblesmith
TableGen: use auto and for-range
tree
|
commitdiff
2014-08-21
David Blaikie
Explicitly pass ownership of the MemoryBuffer to AddNew...
tree
|
commitdiff
2014-08-13
Benjamin Kramer
Canonicalize header guards into a common format.
tree
|
commitdiff
2014-08-08
Anton Yartsev
[tablegen] - Eliminate memory leaks in TGParser.cpp
tree
|
commitdiff
2014-08-07
Aaron Ballman
Silencing an MSVC C4334 warning ('<<' : result of 32...
tree
|
commitdiff
next