projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert "[TableGen] Implement at least some support for multiple explicit results...
[oota-llvm.git]
/
utils
/
TableGen
/
AsmWriterEmitter.cpp
2015-01-15
Alexander Kornienko
Replace size method call of containers to empty method...
blob
|
commitdiff
|
raw
2014-12-16
Evgeny Astigeevich
On behalf of Matthew Wahab:
blob
|
commitdiff
|
raw
|
diff to current
2014-11-29
David Blaikie
Remove indirection of vector<T*> in favor of deque<T>
blob
|
commitdiff
|
raw
|
diff to current
2014-11-25
Craig Topper
Use range-based for loops.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-25
Craig Topper
Remove dead code.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-25
Craig Topper
Remove unused MaxSize variable.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-25
Craig Topper
Move a vector instead of copying it.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
Craig Topper
Replace a comment that says 'unreachable' with llvm_unr...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-24
Craig Topper
Detect best type for some static index tables instead...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-17
Reid Kleckner
TableGen: Add 'static' to a large array to avoid a...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Artyom Skrobov
Condition codes AL and NV are invalid in the aliases...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Artyom Skrobov
Refactoring in AsmWriterEmitter::EmitPrintAliasInstruct...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
Tim Northover
TableGen: convert InstAlias's Emit bit to an int.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Tim Northover
TableGen: fix operand counting for aliases
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Tim Northover
TableGen: use correct MIOperand when printing aliases
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Tim Northover
TableGen/ARM64: print aliases even if they have syntax...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-15
Alp Toker
Fix typos
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Aaron Ballman
Teach the table generator to not generate switch statem...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Tim Northover
TableGen: strengthen assert
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Jay Foad
Fix gcc -Wparentheses warning.
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
Tim Northover
TableGen: use PrintMethods to print more aliases
blob
|
commitdiff
|
raw
|
diff to current
2014-04-29
Benjamin Kramer
raw_ostream: Forward declare OpenFlags and include...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-21
Chandler Carruth
[Modules] Make Support/Debug.h modular. This requires...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-17
Nuno Lopes
remove some dead code
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Craig Topper
[C++11] More 'nullptr' conversion. In some cases just...
blob
|
commitdiff
|
raw
|
diff to current
2014-03-29
Benjamin Kramer
tblgen: Twinify PrintFatalError.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-29
Tim Northover
TableGen: don't save a StringRef to a local std::string.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-07
Rafael Espindola
Replace PROLOG_LABEL with a new CFI_INSTRUCTION.
blob
|
commitdiff
|
raw
|
diff to current
2014-02-05
Craig Topper
Get rid of a vector copy by just making a pointer out...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-10
Roman Divacky
Constant propagate MachineInstrClassName.
blob
|
commitdiff
|
raw
|
diff to current
2014-01-10
Rafael Espindola
All backends use MC now.
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Rafael Espindola
Remove dead code.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-28
Ahmed Bougacha
TableGen: Refactor AsmWriterEmitter to keep AsmWriterInsts.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-01
Rafael Espindola
Remove several unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-11
Benjamin Kramer
llvm-tblgen: Mangle operand replacements into the strin...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Jack Carter
This patch that sets the EmitAlias flag in td files
blob
|
commitdiff
|
raw
|
diff to current
2013-01-09
Tim Northover
Check whether MCInst operand isImm before calling getImm.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-25
Joerg Sonnenberger
Remove exception handling usage from tblgen.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Sean Silva
tblgen: Use semantically correct RTTI functions.
blob
|
commitdiff
|
raw
|
diff to current
2012-10-10
Sean Silva
tblgen: Mechanically move dynamic_cast<> to dyn_cast<>.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-15
Craig Topper
Revert r163878 as it breaks on targets with alternate...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-14
Craig Topper
Allow the second opcode info table to be 8, 16, or...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-14
Craig Topper
Reduce size of register name index tables by using...
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Manman Ren
AsmWriterEmitter: OpInfo2 should be unsigned 16-bit.
blob
|
commitdiff
|
raw
|
diff to current
2012-09-13
Manman Ren
AsmWriterEmitter: increase the number of bits for Opcod...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-27
Craig Topper
Clean up includes.
blob
|
commitdiff
|
raw
|
diff to current
2012-06-11
Jakob Stoklund Olesen
Write llvm-tblgen backends as functions instead of...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Jim Grosbach
Revert "Replace some uses of std:map<std::string,....
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Jim Grosbach
Replace some uses of std:map<std::string,...> with...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Jim Grosbach
Use SmallVector for the requirements on an InstAlias.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-18
Jim Grosbach
Tidy up. Formatting.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-04
Craig Topper
Convert assert(false) followed by a return to llvm_unre...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-03
Craig Topper
Tidy up spacing in some tablegen outputs.
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Benjamin Kramer
Emit the asm writer's mnemonic table with SequenceToOff...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Craig Topper
Remove getInstructionName from MCInstPrinter implementa...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Craig Topper
Use SequenceToOffsetTable to generate instruction name...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-30
Benjamin Kramer
Rip out emission of the regIsInRegClass function for...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-30
Jakob Stoklund Olesen
Use SequenceToOffsetTable in emitRegisterNameString.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Jakob Stoklund Olesen
Revert r152202: "Use uint16_t to store InstrNameIndices...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Jakob Stoklund Olesen
Revert r152105: "Use uint16_t to store indices into...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-08
Craig Topper
Re-commit r152202 hopefully fixing the MSVC linker...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
Chad Rosier
Revert r152202 as it's causing internal buildbot failures.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-07
Craig Topper
Use uint16_t to store InstrNameIndices in MCInstrInfo...
blob
|
commitdiff
|
raw
|
diff to current
2012-03-06
Craig Topper
Use uint16_t to store indices into string table since...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-05
Craig Topper
Convert assert(0) to llvm_unreachable
blob
|
commitdiff
|
raw
|
diff to current
2012-01-10
David Blaikie
Remove unnecessary default cases in switches that cover...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-15
Jim Grosbach
ARM parsing datatype suffix variants for fixed-writebac...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-04
Jakob Stoklund Olesen
TableGen: Privatize CodeGenRegisterClass::TheDef and...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-01
Peter Collingbourne
Move TableGen's parser and entry point into a library
blob
|
commitdiff
|
raw
|
diff to current
2011-09-29
Jakob Stoklund Olesen
Switch to ArrayRef<CodeGenRegisterClass*>.
blob
|
commitdiff
|
raw
|
diff to current
2011-07-06
Evan Cheng
Remove the AsmWriterEmitter (unused) feature that rely...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-29
Francois Pichet
Change AsmName's type from StringRef to std::string...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-27
Owen Anderson
Add support for alternative register names, useful...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-21
Jim Grosbach
Consolidate some TableGen diagnostic helper functions.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-18
Jakob Stoklund Olesen
Store CodeGenRegisters as pointers so they won't be...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Jakob Stoklund Olesen
Give CodeGenRegisterClass a real sorted member set.
blob
|
commitdiff
|
raw
|
diff to current
2011-06-15
Bill Wendling
Improve the heuristic to emit the alias if the number...
blob
|
commitdiff
|
raw
|
diff to current
2011-06-14
Bill Wendling
Heuristic: If the number of operands in the alias are...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-23
Bill Wendling
Use a more efficient data structure for the "operand...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-18
Eric Christopher
Invert the meaning of printAliasInstr's return value...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-13
Bill Wendling
Add an option to not print the alias of an instruction...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-08
Bill Wendling
Only emit the AvailableFeatures variable if it's used.
blob
|
commitdiff
|
raw
|
diff to current
2011-04-07
Bill Wendling
Replace the old algorithm that emitted the "print the...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-21
Bill Wendling
Call static functions so that they aren't left unused.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-21
Bill Wendling
A WIP commit of the InstAlias printing cleanup. This...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-21
Bill Wendling
Add the IAPrinter class.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-21
Bill Wendling
* Add classes that support the "feature" information.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-26
Bill Wendling
A new TableGen feature! (Not turned on just yet.)
blob
|
commitdiff
|
raw
|
diff to current
2010-12-13
Chris Lattner
eliminate the Records global variable, patch by Garriso...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-30
Jim Grosbach
Let a target specify whether it wants an assembly print...
blob
|
commitdiff
|
raw
|
diff to current
2010-09-29
Jim Grosbach
trailing whitespace
blob
|
commitdiff
|
raw
|
diff to current
2010-09-18
Eric Christopher
Handle the odd case where we only have one instruction.
blob
|
commitdiff
|
raw
|
diff to current
2010-07-16
Bill Wendling
Update comment.
blob
|
commitdiff
|
raw
|
diff to current
2010-04-04
Chris Lattner
change a ton of code to not implicitly use the "O"...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Chris Lattner
make inst_begin/inst_end iterate over InstructionsByEnu...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Chris Lattner
revert 98912
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Chris Lattner
make inst_begin/inst_end iterate over InstructionsByEnu...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-19
Chris Lattner
change Target.getInstructionsByEnumValue to return...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-11
Chris Lattner
enhance llvm-mc -show-inst to print the enum of an...
blob
|
commitdiff
|
raw
|
diff to current
2010-02-09
Sean Callanan
Fixed some indentation in the AsmWriterInst
blob
|
commitdiff
|
raw
|
diff to current
next