summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAge
* Don't try to reference uninitialized data. Make sure we can find "nm".Reid Spencer2006-05-13
* Noop instructionEvan Cheng2006-05-12
* Unused instructionEvan Cheng2006-05-12
* Also add super- register classes info.Evan Cheng2006-05-11
* Watch out for the following case:Evan Cheng2006-05-10
* Fix a load folding bug. It is exposed by a multi- resulting instructionsEvan Cheng2006-05-10
* Add sub-register class information.Evan Cheng2006-05-09
* Attempt to get this script working on Darwin.Reid Spencer2006-05-03
* Set isStore of instructions with ISD::TRUNCSTORE root node.Evan Cheng2006-05-03
* Put instruction names into the first non TargetInstrInfo namespace found.Chris Lattner2006-05-01
* instructions can be in different namespaces. Make sure to use the rightChris Lattner2006-05-01
* FormatingEvan Cheng2006-05-01
* Mark instructions whose pattern is (store ...) isStore.Evan Cheng2006-05-01
* Remove the temporary option: -no-isel-fold-inflightEvan Cheng2006-04-28
* When isel'ing a node, mark its operands "InFlight" before selecting them. TheseEvan Cheng2006-04-28
* JumpTable support! What this represents is working asm and jit support forNate Begeman2006-04-22
* Remove the extraneous --defined-only option to nm. This is the default andReid Spencer2006-04-21
* Don't require the "dot" program if -flat option is given, and don't produceReid Spencer2006-04-20
* Remove the llvm-config directory. Its now in tools.Reid Spencer2006-04-20
* llvm-config doesn't live here anymore ==> toolsReid Spencer2006-04-20
* Update the library dependencies for 1.8 with SparcV9 now gone.Reid Spencer2006-04-20
* Remove Burg as a directory to be considered.Reid Spencer2006-04-20
* remove some stuffChris Lattner2006-04-20
* Burg not needed any more now that SparcV9 is gone.Reid Spencer2006-04-20
* Don't fill in fields that no longer exist.Chris Lattner2006-04-20
* Rename AddedCost to AddedComplexity.Evan Cheng2006-04-19
* Allow "let AddedCost = n in" to increase pattern complexity.Evan Cheng2006-04-19
* Fix a build failure on Vladimir's tester.Chris Lattner2006-04-18
* Encode a cost of zero as a cost of 1.Chris Lattner2006-04-17
* Really, I can count!Chris Lattner2006-04-17
* assign stable opcodes to the various altivec ops.Chris Lattner2006-04-17
* PPCPerfectShuffle.h is autogenerated, don't include it in the LOC counts.Chris Lattner2006-04-17
* Rename BuildShuffleTable -> PerfectShuffleChris Lattner2006-04-17
* rename the tableChris Lattner2006-04-17
* Initial checking of a perfect shuffle generation program for 4-elementChris Lattner2006-04-17
* Allow an option, -with-externals, to be specified that provides the locationReid Spencer2006-04-14
* Add missing things to the distribution.Reid Spencer2006-04-13
* one too many l'sChris Lattner2006-04-13
* Fix a typo in the name of a file.Reid Spencer2006-04-12
* Additional files to distribute.Reid Spencer2006-04-12
* Add the llvm-config directory to the EXTRA_DIST line so it gets distributedReid Spencer2006-04-12
* make recovering running_Olden data easier when the nightly tester eats the gr...Andrew Lenharth2006-04-12
* Fix a typo: Instr* -> Intr*Chris Lattner2006-04-10
* Infer element types for shuffle masksChris Lattner2006-04-06
* rename a method, to avoid confusion with llvm intrinsics.Chris Lattner2006-04-06
* Adjust the Intrinsics.gen interface a little bitChris Lattner2006-04-02
* regenerateChris Lattner2006-03-31
* Generalize the previous binary operator support and add a string concatenationChris Lattner2006-03-31
* Allow bits init values to be used in patterns, turn them into ints.Chris Lattner2006-03-31
* Final bugfix for PR724. GCC won't inline varargs functions, so use one toChris Lattner2006-03-31