summaryrefslogtreecommitdiffstats
path: root/llvm/lib
Commit message (Expand)AuthorAgeFilesLines
* There is nothing special about noops anymoreChris Lattner2003-08-041-1/+0
* There is nothing special about noops nowChris Lattner2003-08-041-1/+0
* Transition to using 'let X = y' instead of 'set X = y'.Chris Lattner2003-08-045-220/+220
* transition to using let instead of setChris Lattner2003-08-043-99/+84
* Transition to using let instead of setChris Lattner2003-08-041-1/+1
* Fix Bug: test/Regression/Jello/2003-08-03-CallArgLiveRanges.llxChris Lattner2003-08-041-21/+27
* Simplify some constant expressionsChris Lattner2003-08-041-13/+9
* Remove illegal, unsupported escapes. This fixes program: Ptrdist-bcChris Lattner2003-08-031-2/+0
* * Sort #includes, remove dupliatesChris Lattner2003-08-031-36/+25
* Specify custom name for registers to get the ()'s in the name.Chris Lattner2003-08-031-4/+4
* Allow specifying custom names for registersChris Lattner2003-08-031-0/+8
* Start using tablegen'd instruction enum listChris Lattner2003-08-031-10/+3
* Resort tablesChris Lattner2003-08-031-16/+20
* Lump the base opcode in with the X86 TargetSpecific flagsChris Lattner2003-08-031-4/+7
* * Start using tablegen'd instruction descriptionsChris Lattner2003-08-031-43/+6
* Start using tablegenerated instruction descriptionsChris Lattner2003-08-031-6/+12
* Add new TableGen instruction definitionsChris Lattner2003-08-032-0/+453
* Remove the old .def file, it is now obsoleteChris Lattner2003-08-031-376/+0
* Rearrange fields yet again: Don't instantiate these lists ONCE PER INSTRUCTION.Chris Lattner2003-08-031-6/+7
* Simplify code, eliminating the need for the X86 isVoid target instr flagChris Lattner2003-08-031-3/+4
* Set debug typesChris Lattner2003-08-032-0/+2
* Set debug typesChris Lattner2003-08-032-0/+2
* Remove using declChris Lattner2003-08-031-3/+1
* Add Target class for X86 targetChris Lattner2003-08-031-0/+17
* The RegisterInfo class is obsoleteChris Lattner2003-08-031-16/+0
* Remove the RegisterInfo class in favor of a general Target class. Add instri...Chris Lattner2003-08-031-22/+33
* Tell CVS to ignore all .inc filesChris Lattner2003-08-031-0/+1
* Switch over to tablegen generated header filesChris Lattner2003-08-031-9/+6
* Switch over to TableGen generated register file descriptionChris Lattner2003-08-034-274/+28
* Initial checkin of X86.td fileChris Lattner2003-08-031-0/+17
* Initial checkin of X86 Register File descriptionChris Lattner2003-08-031-0/+116
* Fix typeos in commentsChris Lattner2003-08-031-7/+7
* Make it easier to debug by exposing a temporaryChris Lattner2003-08-031-4/+4
* Wrap at 80 columnsChris Lattner2003-08-031-1/+2
* Rename fieldsChris Lattner2003-08-011-5/+3
* Move DEBUG to Debug.hChris Lattner2003-08-014-1/+5
* DEBUG got moved to Debug.hChris Lattner2003-08-011-2/+3
* Move debug functionality to Debug.cpp/Debug.hChris Lattner2003-08-012-12/+54
* Describe the value nameChris Lattner2003-08-011-1/+1
* DEBUG got moved to Support/Debug.hChris Lattner2003-08-0125-28/+45
* DEBUG got moved to Debug.hChris Lattner2003-08-012-3/+3
* Check in the implementation of the FileUtilities!Chris Lattner2003-08-011-0/+56
* Remove makefile complexity by always running tablegen with its final outputChris Lattner2003-08-011-7/+2
* Use the C++, more portable, deleterChris Lattner2003-08-011-1/+1
* Move #include from a header to hereChris Lattner2003-08-011-0/+1
* Add all arithmetic operators to ConstantExprToString().Vikram S. Adve2003-08-011-0/+40
* *Both* operands of divide need sign-extension before divide (if smallerVikram S. Adve2003-08-011-8/+16
* Put back the separate pass to decompose multi-dimensional referencesVikram S. Adve2003-08-011-0/+3
* encode size information into each ValueTypeChris Lattner2003-08-011-11/+33
* This method is long deadChris Lattner2003-08-011-3/+0
OpenPOWER on IntegriCloud