2015-01-15 |
Alexander Kornienko | Replace size method call of containers to empty method... |
blob | commitdiff | raw |
2014-09-02 |
Eric Christopher | Reinstate "Nuke the old JIT." |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Eric Christopher | Temporarily Revert "Nuke the old JIT." as it's not... |
blob | commitdiff | raw | diff to current |
2014-08-07 |
Rafael Espindola | Nuke the old JIT. |
blob | commitdiff | raw | diff to current |
2014-06-26 |
Alp Toker | Revert "Introduce a string_ostream string builder facilty" |
blob | commitdiff | raw | diff to current |
2014-06-26 |
Alp Toker | Introduce a string_ostream string builder facilty |
blob | commitdiff | raw | diff to current |
2014-03-23 |
Nuno Lopes | remove a bunch of unused private methods |
blob | commitdiff | raw | diff to current |
2014-03-22 |
Hal Finkel | [TableGen] Don't assert, produce an error, when an... |
blob | commitdiff | raw | diff to current |
2014-03-13 |
Hal Finkel | [TableGen] Optionally forbid overlap between named... |
blob | commitdiff | raw | diff to current |
2014-01-28 |
David Woodhouse | Propagate MCSubtargetInfo through TableGen's getBinaryC... |
blob | commitdiff | raw | diff to current |
2013-12-17 |
Hal Finkel | Support little-endian encodings in the FixedLenDecoderE... |
blob | commitdiff | raw | diff to current |
2012-12-04 |
Chandler Carruth | Sort the #include lines for utils/... |
blob | commitdiff | raw | diff to current |
2012-11-09 |
Evandro Menezes | Fix issue with invalid flat operand number |
blob | commitdiff | raw | diff to current |
2012-11-09 |
Evandro Menezes | Fix issue with invalid flat operand number |
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-06 |
Michael Liao | Re-work bit/bits value resolving in tblgen |
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-03-09 |
NAKAMURA Takumi | TableGen/CodeEmitterGen.cpp: Fix an expression of gener... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Owen Anderson | Fix support for encodings up to 64-bits in length.... |
blob | commitdiff | raw | diff to current |
2012-01-24 |
Owen Anderson | Widen the instruction encoder that TblGen emits to... |
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-07-29 |
David Greene | Unconstify Inits |
blob | commitdiff | raw | diff to current |
2011-07-29 |
David Greene | [AVX] Create Inits Via Factory Method |
blob | commitdiff | raw | diff to current |
2011-07-29 |
David Greene | [AVX] Constify Inits |
blob | commitdiff | raw | diff to current |
2011-07-29 |
David Greene | [AVX] Remove Mutating Members from Inits |
blob | commitdiff | raw | diff to current |
2011-07-11 |
Eric Christopher | Revert r134921, 134917, 134908 and 134907. They're... |
blob | commitdiff | raw | diff to current |
2011-07-11 |
David Greene | Use get(0 Instead of Create() |
blob | commitdiff | raw | diff to current |
2011-07-11 |
David Greene | [AVX] Make Inits Foldable |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Jim Grosbach | Don't require pseudo-instructions to carry encoding... |
blob | commitdiff | raw | diff to current |
2011-04-28 |
Owen Anderson | Fix a bug in tblgen that caused incorrect encodings... |
blob | commitdiff | raw | diff to current |
2011-02-03 |
Jim Grosbach | Tidy up a bit. |
blob | commitdiff | raw | diff to current |
2011-01-27 |
Bob Wilson | Fix a comment typo. |
blob | commitdiff | raw | diff to current |
2010-12-23 |
Jeffrey Yasskin | Change all self assignments X=X to (void)X, so that... |
blob | commitdiff | raw | diff to current |
2010-12-13 |
Bill Wendling | Move <map> include out of .h and into .cpp. |
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-11-15 |
Chris Lattner | pull the code to get the operand value out of the loop. |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Chris Lattner | split the giant encoder loop into two new helper functions. |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Chris Lattner | reduce nesting and minor cleanups, no functionality... |
blob | commitdiff | raw | diff to current |
2010-11-15 |
Chris Lattner | add fields to the .td files unconditionally, simplifyin... |
blob | commitdiff | raw | diff to current |
2010-11-11 |
Owen Anderson | Add support for specifying a PostEncoderMethod, which... |
blob | commitdiff | raw | diff to current |
2010-11-03 |
Jim Grosbach | Support generating an MC'ized CodeEmitter directly... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Jim Grosbach | Revert r114340 (improvements in Darwin function prologu... |
blob | commitdiff | raw | diff to current |
2010-11-02 |
Jim Grosbach | Tidy up. |
blob | commitdiff | raw | diff to current |
2010-11-01 |
Chris Lattner | factor the operand list (and related fields/operations... |
blob | commitdiff | raw | diff to current |
2010-10-12 |
Jim Grosbach | Allow targets to optionally specify custom binary encod... |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Jim Grosbach | The assert() should reference to machine instr operand... |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Jim Grosbach | Make sure to use the machine instruction operand number... |
blob | commitdiff | raw | diff to current |
2010-10-11 |
Jim Grosbach | When figuring out which operands match which encoding... |
blob | commitdiff | raw | diff to current |
2010-10-08 |
Jim Grosbach | Make <target>CodeEmitter::getBinaryCodeForInstr() a... |
blob | commitdiff | raw | diff to current |
2010-10-07 |
Jim Grosbach | trailing whitespace |
blob | commitdiff | raw | diff to current |
2010-07-02 |
Jakob Stoklund Olesen | Clean up TargetOpcodes.h a bit, and limit the number... |
blob | commitdiff | raw | diff to current |
2010-05-01 |
Evan Cheng | Add a pseudo instruction REG_SEQUENCE that takes a... |
blob | commitdiff | raw | diff to current |
2010-04-07 |
Chris Lattner | rename llvm::llvm_report_error -> llvm::report_fatal_error |
blob | commitdiff | raw | diff to current |
2010-03-19 |
Chris Lattner | change Target.getInstructionsByEnumValue to return... |
blob | commitdiff | raw | diff to current |
2010-03-19 |
Chris Lattner | look up instructions by record, not by name. |
blob | commitdiff | raw | diff to current |
2010-02-09 |
Chris Lattner | move target-independent opcodes out of TargetInstrInfo |
blob | commitdiff | raw | diff to current |
2010-01-15 |
Dale Johannesen | Remove DEBUG_DECLARE, looks like we don't need it. |
blob | commitdiff | raw | diff to current |
2010-01-09 |
Dale Johannesen | Add DEBUG_DECLARE. Not used yet. |
blob | commitdiff | raw | diff to current |
2010-01-08 |
Dale Johannesen | Add DEBUG_VALUE. Not used yet. |
blob | commitdiff | raw | diff to current |
2009-12-15 |
Dan Gohman | Revert 90628, which was incorrect. |
blob | commitdiff | raw | diff to current |
2009-12-05 |
Dan Gohman | Minor code simplification. |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Jakob Stoklund Olesen | Introduce the TargetInstrInfo::KILL machine instruction... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Torok Edwin | Convert more abort() calls to llvm_report_error(). |
blob | commitdiff | raw | diff to current |
2009-07-03 |
Daniel Dunbar | Replace std::iostreams with raw_ostream in TableGen. |
blob | commitdiff | raw | diff to current |
2009-04-13 |
Dan Gohman | Rename COPY_TO_SUBCLASS to COPY_TO_REGCLASS, and generalize |
blob | commitdiff | raw | diff to current |
2009-04-13 |
Dan Gohman | Add a new TargetInstrInfo MachineInstr opcode, COPY_TO_... |
blob | commitdiff | raw | diff to current |
2008-10-05 |
Chris Lattner | Fix shift overflow bug that would occur when a field... |
blob | commitdiff | raw | diff to current |
2008-09-17 |
Evan Cheng | Add instruction names as comments to InstBits entries. |
blob | commitdiff | raw | diff to current |
2008-09-07 |
Evan Cheng | Eliminate a compile time warning. |
blob | commitdiff | raw | diff to current |
2008-09-02 |
Evan Cheng | Change getBinaryCodeForInstr prototype. First operand... |
blob | commitdiff | raw | diff to current |
2008-07-01 |
Dan Gohman | Split ISD::LABEL into ISD::DBG_LABEL and ISD::EH_LABEL... |
blob | commitdiff | raw | diff to current |
2008-03-16 |
Christopher Lamb | Make insert_subreg a two-address instruction, vastly... |
blob | commitdiff | raw | diff to current |
2008-03-15 |
Evan Cheng | Replace all target specific implicit def instructions... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
Evan Cheng | SDIsel processes llvm.dbg.declare by recording the... |
blob | commitdiff | raw | diff to current |
2007-12-29 |
Chris Lattner | remove attributions from utils. |
blob | commitdiff | raw | diff to current |
2007-07-26 |
Christopher Lamb | Add target independent MachineInstr's to represent... |
blob | commitdiff | raw | diff to current |
2007-01-26 |
Jim Laskey | Files missing from LABEL check in. |
blob | commitdiff | raw | diff to current |
2006-12-07 |
Bill Wendling | What should be the last unnecessary <iostream>s in... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Chris Lattner | Remove the isTwoAddress property from the CodeGenInstru... |
blob | commitdiff | raw | diff to current |
2006-11-03 |
Reid Spencer | Remove an unused variable. |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Chris Lattner | Fix JIT encoding of two-addr instructions. |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Jim Laskey | Clean up. |
blob | commitdiff | raw | diff to current |
2006-07-13 |
Jim Laskey | 1. Simplfy bit operations. |
blob | commitdiff | raw | diff to current |
2006-07-12 |
Jim Laskey | Move base value of instruction to lookup table to prepa... |
blob | commitdiff | raw | diff to current |
2006-07-11 |
Jim Laskey | Reduce bloat in target libraries by removing per machin... |
blob | commitdiff | raw | diff to current |
2006-03-18 |
Chris Lattner | Fix miscodegen of V_SET0 in PPC. |
blob | commitdiff | raw | diff to current |
2006-01-27 |
Chris Lattner | Don't emit JIT code for these instructions |
blob | commitdiff | raw | diff to current |
2005-10-24 |
Chris Lattner | Fix an incompatibility with GCC 4.1, thanks to Vladimir... |
blob | commitdiff | raw | diff to current |
2005-08-19 |
Chris Lattner | The code emitter generator only supports targets with... |
blob | commitdiff | raw | diff to current |
2005-04-22 |
Misha Brukman | Remove trailing whitespace |
blob | commitdiff | raw | diff to current |
2004-10-14 |
Misha Brukman | * Factor out (into new fn) a loop emitting operand... |
blob | commitdiff | raw | diff to current |
2004-09-01 |
Reid Spencer | Changes For Bug 352 |
blob | commitdiff | raw | diff to current |
2004-08-17 |
Chris Lattner | Do not #include files into the llvm namespace |
blob | commitdiff | raw | diff to current |
2004-08-10 |
Misha Brukman | Deleted commented-out code as we now get namespace... |
blob | commitdiff | raw | diff to current |
2004-08-10 |
Misha Brukman | Use the target name instead of hard-coding SparcV9. |
blob | commitdiff | raw | diff to current |
2004-08-10 |
Chris Lattner | This was a good idea, but until this does not break... |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Misha Brukman | Use the current target name instead of a ClassPrefix. |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Misha Brukman | * Use Classname and ClassPrefix instead of hard-coded... |
blob | commitdiff | raw | diff to current |
2004-08-04 |
Misha Brukman | * Added documentation in the file header |
blob | commitdiff | raw | diff to current |
2004-08-01 |
Chris Lattner | Finegrainify namespacification |
blob | commitdiff | raw | diff to current |
next |