- f0c2be4 Add attribute name and type to SubtargetFeatures. by Jim Laskey · 19 years ago
- e9f15e5 fold nested and's early to avoid inefficiencies in MaskedValueIsZero. This by Chris Lattner · 19 years ago
- a7ad198 Condcodes are in the ISD namespace by Chris Lattner · 19 years ago
- 1f426de Add nodes for CondCodeSDNode and setcc, and add a bunch of pattern fragments by Chris Lattner · 19 years ago
- 1531f20 Add support for CondCode's by Chris Lattner · 19 years ago
- 61b42eb Fix comment. by Jeff Cohen · 19 years ago
- 8030c25 Eliminate use of sed in Visual Studio builds. by Jeff Cohen · 19 years ago
- 4ed1de8 Eliminate need for bison/flex in Visual Studio builds. by Jeff Cohen · 19 years ago
- 3fd24bd Update Visual Studio projects to reflect moved file. by Jeff Cohen · 19 years ago
- 92d6bb3 Add a regression test for the recent fix for FP_TO_UINT lowering in the ppc by Nate Begeman · 19 years ago
- 5cd61ce Add a note about some bitfield stuff we could be doing better. by Nate Begeman · 19 years ago
- ae749a9 Correctly Expand or Promote FP_TO_UINT based on the capabilities of the by Nate Begeman · 19 years ago
- b7f6ef1 Allow custom lowered FP_TO_SINT ops in the check for whether a larger by Nate Begeman · 19 years ago
- 6e61ca6 autogen undef by Chris Lattner · 19 years ago
- 9789826 Add undef by Chris Lattner · 19 years ago
- 753c8f2 Add a method by Chris Lattner · 19 years ago
- 3075a4e Allow pseudos to have patterns, no functionality change by Chris Lattner · 19 years ago
- 9c73f09 Autogen fsel by Chris Lattner · 19 years ago
- eb255f2 Expose the fextend on the DAG instead of doing it in the matcher by Chris Lattner · 19 years ago
- e6115b3 Autogen a few new ppc-specific nodes by Chris Lattner · 19 years ago
- 8ecedbe The dag isel generator generates this now by Chris Lattner · 19 years ago
- f071bb5 Emit some boilerplate for targets by Chris Lattner · 19 years ago
- 99ea9da Be a bit more paranoid about calling SelectNodeTo by Chris Lattner · 19 years ago
- 3393e80 Fix a couple of minor bugs. The first fixes povray, the second fixes things by Chris Lattner · 19 years ago
- a158eee Clear a bit in this file that was causing a miscompilation of 178.galgel. by Chris Lattner · 19 years ago
- 70cfe13 Remove some dead argument names which irritates GCC at certain warning levels. by Chris Lattner · 19 years ago
- 304a564 Add a missing Module::setTargetTriple method. by Chris Lattner · 19 years ago
- 0366fcb analyses after transformations by Chris Lattner · 19 years ago
- 604b95b transforms before analyses by Chris Lattner · 19 years ago
- b3b1d5f Refactored to make room for more stuff (scheduling info.) by Jim Laskey · 19 years ago
- 34bd5d5 Preparation of supporting scheduling info. Need to find info based on selected by Jim Laskey · 19 years ago
- e9c6d36 Stop using deprecated types by Alkis Evlogimenos · 19 years ago
- 1d9be9e Updated bytecode version numbers. by John Criswell · 19 years ago
- 0b81cda Fix spelling of 'separate'. by Jeff Cohen · 19 years ago
- cb9b4f9 Fixed spelling. by John Criswell · 19 years ago
- ff3468e Added a note to remove CVS directories when copying the sample project to by John Criswell · 19 years ago
- d6c6ee0 Attempt to make terminology more consistent. by John Criswell · 19 years ago
- eaf0f2b Andrew says that alpha basically works by Chris Lattner · 19 years ago
- 611a8d1 Fixed a grammar issue. by John Criswell · 19 years ago
- 0ec250c Grammar and punctuation fixes. by John Criswell · 19 years ago
- 00e1a70 Keep Visual Studio up to date. by Jeff Cohen · 19 years ago
- dc93efe Fix an incompatibility with GCC 4.1, thanks to Vladimir Merzliakov by Chris Lattner · 19 years ago
- 08a6b3c do not wrap this whole file in namespace llvm by Chris Lattner · 19 years ago
- 39387a5 Handle allocations that, even after removing dead uses, still have more than by Chris Lattner · 19 years ago
- 18e78bb Fix a bug where we would 'promote' an allocation from one type to another by Chris Lattner · 19 years ago
- b53c238 Before promoting a malloc type, remove dead uses. This makes instcombine by Chris Lattner · 19 years ago
- b3f8397 Pull some code out into a function, no functionality change by Chris Lattner · 19 years ago
- a542b4c Move the END_WITH_NULL marker. Vladimir suggests that this works better with by Chris Lattner · 19 years ago
- 02d608b Make this build with GCC 4.1, patch contributed by Vladimir A. Merzliakov! by Chris Lattner · 19 years ago
- dadc5ad This pass is gone by Chris Lattner · 19 years ago
- 4b71385 this pass is gone by Chris Lattner · 19 years ago
- 56605ce This RA no longer exists by Chris Lattner · 19 years ago
- 8a6cd98 Alkis agrees that that iterative scan allocator isn't going to be worked on by Chris Lattner · 19 years ago
- 41e087c Remove a prototype by Chris Lattner · 19 years ago
- ba16b7a Update Visual Studio projects to account for recent changes. by Jeff Cohen · 19 years ago
- f941a0f Remove this pass, it is not useful by Chris Lattner · 19 years ago
- f753ea7 This pass is very old and quite useless, remove it. by Chris Lattner · 19 years ago
- e941217 Three of these have been removed, as warned by Chris Lattner · 19 years ago
- d00a3ce Remove some beta code that no longer has an owner. by Chris Lattner · 19 years ago
- a664590 Do not build the ProfilePaths directory anymore by Chris Lattner · 19 years ago
- ad62eef Remove a now-unneeded library by Chris Lattner · 19 years ago
- 71478a0 Don't link these three passes in anymore by Chris Lattner · 19 years ago
- f36aeed DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIVE now by Chris Lattner · 19 years ago
- 8993808 Now that all libraries are built in either .o or .a form, make BUILD_ARCHIVE by Chris Lattner · 19 years ago
- aa9b596 only build .a version of this library by Chris Lattner · 19 years ago
- e3242e2 Only build .a file versions of these libraries, instead of .a and .o versions. by Chris Lattner · 19 years ago
- 635df00 There is no need to build an archive version of this library by Chris Lattner · 19 years ago
- 11686f1 This file is hopelessly out of date by Chris Lattner · 19 years ago
- b72bfd7 Only build .a file versions of these libraries, instead of .a and .o versions. by Chris Lattner · 19 years ago
- ab0ed35 Only build .a file versions of these libraries, instead of .a and .o versions. by Chris Lattner · 19 years ago
- f582dde use archives when possible by Chris Lattner · 19 years ago
- 492d4a9 Make sure that anything using the ADCE pass pulls in the UnifyFunctionExitNodes by Chris Lattner · 19 years ago
- aafbaaa pull in the .a version of scalaropts lib to reduce the size of programs by Chris Lattner · 19 years ago
- 465be21 pull in the archive version of this lib to reduce exe size by Chris Lattner · 19 years ago
- 5e22a64 Pull in the archive versions of these libs to reduce executable size by Chris Lattner · 19 years ago
- 8375393 don't bother building the archive version of this library by Chris Lattner · 19 years ago
- df514ef Link in datastructure as a relinked o file by Chris Lattner · 19 years ago
- 831843d Link to archive versions of libraries instead of the relinked ones by Chris Lattner · 19 years ago
- 4fb1b21 expose a ctor by Chris Lattner · 19 years ago
- d5bc0e5 add a proto by Chris Lattner · 19 years ago
- 3136061 Use the new LinkAllAnalyses.h header instead of forcing passes to be by Chris Lattner · 19 years ago
- efec5e1 new header by Chris Lattner · 19 years ago
- 6d79623 implement some prototypes by Chris Lattner · 19 years ago
- cd04092 add some prototypes by Chris Lattner · 19 years ago
- 25d1968 move this to the analyze tool by Chris Lattner · 19 years ago
- 581ba90 Don't invade the system namespace by Chris Lattner · 19 years ago
- a322a5f Use archive versions of these libraries, using the LinkAllPasses header. by Chris Lattner · 19 years ago
- 9b2b56e There is no need for this to be VC++ only by Chris Lattner · 19 years ago
- 3db4b62 Fix a nasty bug that was causing miscompilation of global variables by Chris Lattner · 19 years ago
- 667eeca Shrinkify to match llc by Chris Lattner · 19 years ago
- 2094725 Shrinkify to make --help output look better by Chris Lattner · 19 years ago
- 7b7593c shrinkify the option name a bit by Chris Lattner · 19 years ago
- 2224dcc Simplify this, matching changes in the tblgen emitter by Chris Lattner · 19 years ago
- 8ec9f33 Simplify this due to changes in the tblgen side by Chris Lattner · 19 years ago
- d4d0797 Add the needed #include, emit enums with the sizes of tables, remove by Chris Lattner · 19 years ago
- aa38be1 mark this as beta by Chris Lattner · 19 years ago
- 3e808a4 If a user requests help, give them help on both features and processors by Chris Lattner · 19 years ago
- ed465f5 Autogen subtarget information from .td files. by Chris Lattner · 19 years ago
- 5882e40 Add subtarget feature/processor defns to the .td file by Chris Lattner · 19 years ago
- c8d2889 rearrange things a bit so that instructions can use subtarget features in the by Chris Lattner · 19 years ago