summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Add the examples directory to these scripts.Reid Spencer2004-08-24
* Alignment is now in bits.Chris Lattner2004-08-21
* Make alignment be in bits, just like size isChris Lattner2004-08-21
* Infer the spillsize/alignment of a register based on the register classesChris Lattner2004-08-21
* Support "Methods" in register classes in CodgeGenRegisterClassChris Lattner2004-08-21
* Start parsing register classes into a more structured formChris Lattner2004-08-21
* Read in declared reg sizesChris Lattner2004-08-21
* Do not #include files into the llvm namespaceChris Lattner2004-08-17
* Use CodeGenRegister class to make reading in of register information moreChris Lattner2004-08-16
* Add initial support for register and register class representation.Chris Lattner2004-08-16
* Remove awareness of isDummyClassChris Lattner2004-08-15
* Include .td and .txt files in the greps. This will allow me to find symbols inChris Lattner2004-08-15
* Make the AsmWriter a first-class tblgen object. Allow targets to specifyChris Lattner2004-08-14
* Fix minor bug in previous checkinChris Lattner2004-08-11
* change how we invoke the printer. Instead of passing in the MO directly,Chris Lattner2004-08-11
* Start parsing more information from the Operand informationChris Lattner2004-08-11
* Remove special case hacksChris Lattner2004-08-11
* Deleted commented-out code as we now get namespace directly, add commentsMisha Brukman2004-08-10
* Use the target name instead of hard-coding SparcV9.Misha Brukman2004-08-10
* This was a good idea, but until this does not break the build ofChris Lattner2004-08-10
* Use the current target name instead of a ClassPrefix.Misha Brukman2004-08-09
* * Use Classname and ClassPrefix instead of hard-coded V9 valuesMisha Brukman2004-08-09
* Split out -disable-codegen into -disable-llc and -disable-jit.Brian Gaeke2004-08-05
* * Added documentation in the file headerMisha Brukman2004-08-04
* Be pickyChris Lattner2004-08-01
* Instructions no longer need to have names.Chris Lattner2004-08-01
* Add support for asm printing machine instructions that have operands.Chris Lattner2004-08-01
* Parse the operand list of the instruction. We currently support register and...Chris Lattner2004-08-01
* Initial cut at an asm writer emitter. So far, this only handles emission ofChris Lattner2004-08-01
* Add, and start using, the CodeGenInstruction class. This class representsChris Lattner2004-08-01
* Rename CodeGenWrappers.(cpp|h) -> CodeGenTarget.(cpp|h)Chris Lattner2004-08-01
* Finegrainify namespacificationChris Lattner2004-08-01
* Support new flagChris Lattner2004-07-31
* Fix the nightly tester to default to using gnuplot in /usr/binChris Lattner2004-07-27
* Ugh, the upgrade of zion brought in GCC 3.3.2, our arch nemesis.Chris Lattner2004-07-27
* Implement test/Regression/TableGen/ListSlices.tdChris Lattner2004-07-27
* Add initial support for list slices. This currently allows you to do stuffChris Lattner2004-07-26
* A utility to run an arbitrary program on each of the LLVM source files.Reid Spencer2004-07-26
* Change column nameChris Lattner2004-07-23
* Remove some abandoned code that was never finished. If needed in the futureChris Lattner2004-07-22
* Passing integer 0 in for a pointer value doesn't work on IA64. Fix thisChris Lattner2004-07-16
* Make tblgen not try to be smart. This is better handled in makefiles ifChris Lattner2004-07-13
* Fix some thinkos in the script (error handling, proper argument handling).Reid Spencer2004-07-07
* Change the "rotate by 90" xtics specification to just "rotate" which isReid Spencer2004-07-06
* Caused the labels on the small plots to be drawn vertically instead ofReid Spencer2004-07-05
* Fix relative links for nightly testers not hosted on llvm.cs.Chris Lattner2004-06-25
* Don't try to run qmtests if we fail to build the tree. The qmtests (atBrian Gaeke2004-06-25
* Move the tests for readability of the template and gnuplot files so theyReid Spencer2004-06-23
* Added a -noexternals options to avoid performing the externals tests onReid Spencer2004-06-23
* Make sure GetRegEx returns something gnuplot can deal with (a number, notReid Spencer2004-06-23