2005-10-24 |
John Criswell | Added a note to remove CVS directories when copying... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
John Criswell | Attempt to make terminology more consistent. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Andrew says that alpha basically works |
commit | commitdiff | tree | snapshot |
2005-10-24 |
John Criswell | Fixed a grammar issue. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
John Criswell | Grammar and punctuation fixes. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Jeff Cohen | Keep Visual Studio up to date. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Fix an incompatibility with GCC 4.1, thanks to Vladimir... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | do not wrap this whole file in namespace llvm |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Handle allocations that, even after removing dead uses... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Fix a bug where we would 'promote' an allocation from... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Before promoting a malloc type, remove dead uses. ... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Pull some code out into a function, no functionality... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Move the END_WITH_NULL marker. Vladimir suggests that... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Make this build with GCC 4.1, patch contributed by... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | This pass is gone |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | this pass is gone |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | This RA no longer exists |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Alkis agrees that that iterative scan allocator isn... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Remove a prototype |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Jeff Cohen | Update Visual Studio projects to account for recent... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Remove this pass, it is not useful |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | This pass is very old and quite useless, remove it. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Three of these have been removed, as warned |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Remove some beta code that no longer has an owner. |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Do not build the ProfilePaths directory anymore |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Remove a now-unneeded library |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Don't link these three passes in anymore |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | DONT_BUILD_RELINKED is gone and implied by BUILD_ARCHIV... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Now that all libraries are built in either .o or .a... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | only build .a version of this library |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Only build .a file versions of these libraries, instead... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | There is no need to build an archive version of this... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | This file is hopelessly out of date |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Only build .a file versions of these libraries, instead... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Only build .a file versions of these libraries, instead... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | use archives when possible |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Make sure that anything using the ADCE pass pulls in... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | pull in the .a version of scalaropts lib to reduce... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | pull in the archive version of this lib to reduce exe... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Pull in the archive versions of these libs to reduce... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | don't bother building the archive version of this library |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Link in datastructure as a relinked o file |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Link to archive versions of libraries instead of the... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | expose a ctor |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | add a proto |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Use the new LinkAllAnalyses.h header instead of forcing... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | new header |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | implement some prototypes |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | add some prototypes |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | move this to the analyze tool |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Don't invade the system namespace |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | Use archive versions of these libraries, using the... |
commit | commitdiff | tree | snapshot |
2005-10-24 |
Chris Lattner | There is no need for this to be VC++ only |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Fix a nasty bug that was causing miscompilation of... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Shrinkify to match llc |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Shrinkify to make --help output look better |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | shrinkify the option name a bit |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Simplify this, matching changes in the tblgen emitter |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Simplify this due to changes in the tblgen side |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Add the needed #include, emit enums with the sizes... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | mark this as beta |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | If a user requests help, give them help on both feature... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Autogen subtarget information from .td files. |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Add subtarget feature/processor defns to the .td file |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | rearrange things a bit so that instructions can use... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | add a marker |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | add a note that Nate mentioned last week |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Put some of my random notes somewhere public |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Jeff Cohen | Work around GCC's dislike of attributes on function... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Jeff Cohen | Remove deleted files from Visual Studio. |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Remove the obsolete instr selector emitter |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Improve help output. |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | improve -help output |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Move static functions from .h file, reduce #includes... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Chris Lattner | Move static functions to .cpp file, reduce #includes... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Jeff Cohen | Remove redundant flag. |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Jeff Cohen | When a function takes a variable number of pointer... |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Andrew Lenharth | Add several things. |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Andrew Lenharth | add TargetExternalSymbol |
commit | commitdiff | tree | snapshot |
2005-10-23 |
Jeff Cohen | Add new files to Visual Studio. |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Andrew Lenharth | Well, the Constant matching pattern works. Can't say... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Chris Lattner | document this as experimental |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Chris Lattner | This file is entirely ifdef'd out |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Chris Lattner | BuildSDIV and BuildUDIV only work for i32/i64, but... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Jim Laskey | Add g3 back to the mix and reorder to irritate them... |
commit | commitdiff | tree | snapshot |
2005-10-22 |
Jim Laskey | Sort the features and processor lists for the sake... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Chris Lattner | 64-bit reg support should not be enabled by default... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Chris Lattner | add a case missing from the dag combiner that exposed... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Chris Lattner | Instead of aborting if not a case we can handle special... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Chris Lattner | New testcase that crashes the ppc backend |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Jim Laskey | Plugin new subtarget backend into the build. |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Jim Laskey | New TableGen backends for subtarget information. Only... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Chris Lattner | silence a release mode warning |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Chris Lattner | add missing prototype |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Chris Lattner | Make the coallescer a bit smarter, allowing it to join... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Chris Lattner | Fix LiveInterval::getOverlapingRanges to take things... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Nate Begeman | Match rotate. This does actually match the rotates... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Chris Lattner | My previous patch was too conservative. Reject FP... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Nate Begeman | Don't generate operations that aren't yet supported |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Nate Begeman | Kill some now-dead code. |
commit | commitdiff | tree | snapshot |
next |