aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/X86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Be a little more specific about what is begin generated. Only printChris Lattner2003-09-101-12/+12
* Updated to find source files using VPATH. This makes writing build rulesJohn Criswell2003-09-091-0/+6
* Checkin of autoconf-style object root.John Criswell2003-09-061-6/+6
* Change all #include'd files to be :: rules instead of : rulesChris Lattner2003-08-211-6/+6
* Whoops, accidental checkin. :(Chris Lattner2003-08-111-1/+1
* Add a new -enable-cygwin-compatible-output argument, which make the output moreChris Lattner2003-08-111-1/+1
* Removed `-debug' so that spurious printouts of patterns are not seen atMisha Brukman2003-08-111-1/+1
* Until the pattern matching instruction selector is finished, enable debug out...Chris Lattner2003-08-111-1/+1
* Add support for a pattern matching instruction selector. This is still inChris Lattner2003-08-111-11/+14
* Start using tablegenerated instruction descriptionsChris Lattner2003-08-031-6/+12
* Switch over to TableGen generated register file descriptionChris Lattner2003-08-031-0/+17
* Initial checkin of X86 backend.Chris Lattner2002-10-251-0/+4