2006-06-01 |
Reid Spencer | Don't build tblgen with -pedantic or -Wno-long-long |
tree | commitdiff |
2006-05-25 |
Evan Cheng | Can't trust NodeDepth when checking for possibility... |
tree | commitdiff |
2006-05-25 |
Evan Cheng | Fixed a really ugly bug. The TableGen'd isel is not... |
tree | commitdiff |
2006-05-24 |
Chris Lattner | Don't make zero-sized static arrays |
tree | commitdiff |
2006-05-24 |
Chris Lattner | Patches to make the LLVM sources more -pedantic clean... |
tree | commitdiff |
2006-05-19 |
Evan Cheng | Now that iPTR is a fully resolved type. We end up losin... |
tree | commitdiff |
2006-05-18 |
Evan Cheng | lib/Target/Target.td |
tree | commitdiff |
2006-05-18 |
Evan Cheng | Don't generate getCalleeSaveReg and getCalleeSaveRegCla... |
tree | commitdiff |
2006-05-17 |
Evan Cheng | Typo |
tree | commitdiff |
2006-05-17 |
Evan Cheng | Remove PointerType from target definition. Use abstract... |
tree | commitdiff |
2006-05-16 |
Evan Cheng | Allow patterns to refer to physical registers that... |
tree | commitdiff |
2006-05-13 |
Reid Spencer | Don't try to reference uninitialized data. Make sure... |
tree | commitdiff |
2006-05-12 |
Evan Cheng | Noop instruction |
tree | commitdiff |
2006-05-12 |
Evan Cheng | Unused instruction |
tree | commitdiff |
2006-05-11 |
Evan Cheng | Also add super- register classes info. |
tree | commitdiff |
2006-05-10 |
Evan Cheng | Watch out for the following case: |
tree | commitdiff |
2006-05-10 |
Evan Cheng | Fix a load folding bug. It is exposed by a multi- resul... |
tree | commitdiff |
2006-05-09 |
Evan Cheng | Add sub-register class information. |
tree | commitdiff |
2006-05-03 |
Reid Spencer | Attempt to get this script working on Darwin. |
tree | commitdiff |
2006-05-03 |
Evan Cheng | Set isStore of instructions with ISD::TRUNCSTORE root... |
tree | commitdiff |
2006-05-01 |
Chris Lattner | Put instruction names into the first non TargetInstrInf... |
tree | commitdiff |
2006-05-01 |
Chris Lattner | instructions can be in different namespaces. Make... |
tree | commitdiff |
2006-05-01 |
Evan Cheng | Formating |
tree | commitdiff |
2006-05-01 |
Evan Cheng | Mark instructions whose pattern is (store ...) isStore. |
tree | commitdiff |
2006-04-28 |
Evan Cheng | Remove the temporary option: -no-isel-fold-inflight |
tree | commitdiff |
2006-04-28 |
Evan Cheng | When isel'ing a node, mark its operands "InFlight"... |
tree | commitdiff |
2006-04-22 |
Nate Begeman | JumpTable support! What this represents is working... |
tree | commitdiff |
2006-04-21 |
Reid Spencer | Remove the extraneous --defined-only option to nm.... |
tree | commitdiff |
2006-04-20 |
Reid Spencer | Don't require the "dot" program if -flat option is... |
tree | commitdiff |
2006-04-20 |
Reid Spencer | Remove the llvm-config directory. Its now in tools. |
tree | commitdiff |
2006-04-20 |
Reid Spencer | llvm-config doesn't live here anymore ==> tools |
tree | commitdiff |
2006-04-20 |
Reid Spencer | Update the library dependencies for 1.8 with SparcV9... |
tree | commitdiff |
2006-04-20 |
Reid Spencer | Remove Burg as a directory to be considered. |
tree | commitdiff |
2006-04-20 |
Chris Lattner | remove some stuff |
tree | commitdiff |
2006-04-20 |
Reid Spencer | Burg not needed any more now that SparcV9 is gone. |
tree | commitdiff |
2006-04-20 |
Chris Lattner | Don't fill in fields that no longer exist. |
tree | commitdiff |
2006-04-19 |
Evan Cheng | Rename AddedCost to AddedComplexity. |
tree | commitdiff |
2006-04-19 |
Evan Cheng | Allow "let AddedCost = n in" to increase pattern comple... |
tree | commitdiff |
2006-04-18 |
Chris Lattner | Fix a build failure on Vladimir's tester. |
tree | commitdiff |
2006-04-17 |
Chris Lattner | Encode a cost of zero as a cost of 1. |
tree | commitdiff |
2006-04-17 |
Chris Lattner | Really, I can count! |
tree | commitdiff |
2006-04-17 |
Chris Lattner | assign stable opcodes to the various altivec ops. |
tree | commitdiff |
2006-04-17 |
Chris Lattner | PPCPerfectShuffle.h is autogenerated, don't include... |
tree | commitdiff |
2006-04-17 |
Chris Lattner | Rename BuildShuffleTable -> PerfectShuffle |
tree | commitdiff |
2006-04-17 |
Chris Lattner | rename the table |
tree | commitdiff |
2006-04-17 |
Chris Lattner | Initial checking of a perfect shuffle generation progra... |
tree | commitdiff |
2006-04-14 |
Reid Spencer | Allow an option, -with-externals, to be specified that... |
tree | commitdiff |
2006-04-13 |
Reid Spencer | Add missing things to the distribution. |
tree | commitdiff |
2006-04-13 |
Chris Lattner | one too many l's |
tree | commitdiff |
2006-04-12 |
Reid Spencer | Fix a typo in the name of a file. |
tree | commitdiff |
2006-04-12 |
Reid Spencer | Additional files to distribute. |
tree | commitdiff |
2006-04-12 |
Reid Spencer | Add the llvm-config directory to the EXTRA_DIST line... |
tree | commitdiff |
2006-04-12 |
Andrew Lenharth | make recovering running_Olden data easier when the... |
tree | commitdiff |
2006-04-10 |
Chris Lattner | Fix a typo: Instr* -> Intr* |
tree | commitdiff |
2006-04-06 |
Chris Lattner | Infer element types for shuffle masks |
tree | commitdiff |
2006-04-06 |
Chris Lattner | rename a method, to avoid confusion with llvm intrinsics. |
tree | commitdiff |
2006-04-02 |
Chris Lattner | Adjust the Intrinsics.gen interface a little bit |
tree | commitdiff |
2006-03-31 |
Chris Lattner | regenerate |
tree | commitdiff |
2006-03-31 |
Chris Lattner | Generalize the previous binary operator support and... |
tree | commitdiff |
2006-03-31 |
Chris Lattner | Allow bits init values to be used in patterns, turn... |
tree | commitdiff |
2006-03-31 |
Chris Lattner | Final bugfix for PR724. GCC won't inline varargs funct... |
tree | commitdiff |
2006-03-31 |
Chris Lattner | When emitting code for the verifier, instead of emittin... |
tree | commitdiff |
2006-03-30 |
Chris Lattner | regenerate |
tree | commitdiff |
2006-03-30 |
Chris Lattner | Implement Regression/TableGen/DagDefSubst.ll |
tree | commitdiff |
2006-03-28 |
Evan Cheng | Don't sort the names before outputing the intrinsic... |
tree | commitdiff |
2006-03-28 |
Chris Lattner | Tblgen doesn't like multiple SDNode<> definitions that... |
tree | commitdiff |
2006-03-28 |
Chris Lattner | Only compute intrinsic valuetypes when in a target... |
tree | commitdiff |
2006-03-28 |
Chris Lattner | revert this, it breaks things. |
tree | commitdiff |
2006-03-27 |
Chris Lattner | Add support for decoding iPTR to the right pointer... |
tree | commitdiff |
2006-03-27 |
Chris Lattner | Print error messages like this: |
tree | commitdiff |
2006-03-25 |
Chris Lattner | Add a missing check which cause an invalid .td file... |
tree | commitdiff |
2006-03-25 |
Chris Lattner | When failing selection for an intrinsic, print this: |
tree | commitdiff |
2006-03-24 |
Chris Lattner | Change approach so that we get codegen for free for... |
tree | commitdiff |
2006-03-24 |
Chris Lattner | fix 80 column violations |
tree | commitdiff |
2006-03-24 |
Chris Lattner | Parse intrinsics correctly and perform type propagation... |
tree | commitdiff |
2006-03-24 |
Jim Laskey | Add dwarf register numbering to register data. |
tree | commitdiff |
2006-03-24 |
Chris Lattner | Make sure to initialize the TheDef field! |
tree | commitdiff |
2006-03-24 |
Chris Lattner | Move CodeGenIntrinsic implementation to CodeGenTarget... |
tree | commitdiff |
2006-03-24 |
Chris Lattner | extract some more information from the intrinsic table |
tree | commitdiff |
2006-03-24 |
Reid Spencer | Remove the interpreter component as its not working... |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Add a .cvsignore file to get rid of notices about gram... |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Add new generated files to be ignored. |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Ignore temporary files generated by building. |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Update to llvm-config tool, by Erik Kidd: |
tree | commitdiff |
2006-03-23 |
Reid Spencer | A little script to find LLVM symbols. Ideally this... |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Don't print out ugly command line when building LibDeps... |
tree | commitdiff |
2006-03-23 |
Reid Spencer | Updated for library changes: |
tree | commitdiff |
2006-03-23 |
Evan Cheng | Allow result node to be a simple leaf node. This enable... |
tree | commitdiff |
2006-03-22 |
Reid Spencer | These changes are necessary to support the new llvm... |
tree | commitdiff |
2006-03-21 |
Evan Cheng | Don't forget to promote xform function to an explicit... |
tree | commitdiff |
2006-03-21 |
Chris Lattner | minor code simplification |
tree | commitdiff |
2006-03-21 |
Reid Spencer | Cause the various warnings list to be generated via... |
tree | commitdiff |
2006-03-20 |
Evan Cheng | The node wrapped in PatLeaf<> should be treated as... |
tree | commitdiff |
2006-03-20 |
Evan Cheng | It should be ok for a xform output type to be different... |
tree | commitdiff |
2006-03-20 |
Evan Cheng | Copy matching pattern's output type info to instruction... |
tree | commitdiff |
2006-03-20 |
Chris Lattner | Add a new SDTCisIntVectorOfSameSize type constraint |
tree | commitdiff |
2006-03-19 |
Reid Spencer | The library dependency file in flat format. This file... |
tree | commitdiff |
2006-03-19 |
Reid Spencer | First cut at the Makefile for llvm-config. This initial... |
tree | commitdiff |
2006-03-19 |
Reid Spencer | Add a -flat option for generating the library dependenc... |
tree | commitdiff |
2006-03-19 |
Evan Cheng | getEnumName() missed v8i8, v4i16, and v2i32 types |
tree | commitdiff |
next |