2003-10-16 |
Chris Lattner | Eliminate using declaration
|
commit | commitdiff | tree |
2003-10-15 |
Chris Lattner | Vector is my friend, do you like vector?
|
commit | commitdiff | tree |
2003-10-15 |
Chris Lattner | lalala
|
commit | commitdiff | tree |
2003-10-15 |
Chris Lattner | We'll need this soon as well
|
commit | commitdiff | tree |
2003-10-15 |
Chris Lattner | #include vector which we will need here soon
|
commit | commitdiff | tree |
2003-10-15 |
Chris Lattner | This file uses assert and doesn't include anything...
|
commit | commitdiff | tree |
2003-10-15 |
Chris Lattner | Give this file a proper header
|
commit | commitdiff | tree |
2003-10-15 |
Chris Lattner | The levelraise pass is a broken old piece of crufty...
|
commit | commitdiff | tree |
2003-10-15 |
Chris Lattner | Decrease usage of use_size()
|
commit | commitdiff | tree |
2003-10-15 |
Chris Lattner | Remove usage of use_size()
|
commit | commitdiff | tree |
2003-10-15 |
Chris Lattner | Cleanup
|
commit | commitdiff | tree |
2003-10-15 |
Chris Lattner | Add new hasOneUse() method. Remove explicit inline...
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | add support forloading additional .so files on the...
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | Change the execute methods to take the shared object...
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | Generalize abstract interpreter interface to allow...
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | Substantial cleanups:
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | The return value of compileSharedObject was never used...
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | Actually return an error if something bad happens,...
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | minor cleanups
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | The -mode option is no longer
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | Fix minor formatting bug
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | Eliminate the bugpoint -mode option, by making bugpoint...
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | Output a contorted sequence of instructions to make...
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | Disable the leaf function optimization, which is apparently...
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | Fix bug in script
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | Do not move variable sized allocations to the top of...
|
commit | commitdiff | tree |
2003-10-14 |
Chris Lattner | New testcase which the inliner breaks
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Unbreak code generator debug mode
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Do not allow fallthroughs in switch statements. This...
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | LLI no longer has -abort-on-exception
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Use the autoconf macro John wrote
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Whoops, we inserted into the wrong set. What's up...
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Use external df iterators to avoid revisiting blocks...
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Add missing default argument
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Make use of "external" depth-first iterators to avoid...
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | add support for "external" depth first iterators, which...
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Extricate the "reverse" support from the depth-first...
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Add operator= for type iterators to make them assignable
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Remove explicit inline qualifiers when the implicit...
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Stop using "reverse depth first" order
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Oops, forgot to commit this before: standardize header...
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Minor cleanups
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Speed up TypesEqual by specializing it for all of the...
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Avoid calling getTypeSlot more
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Avoid creating lots of pointless opaque types, with...
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | This is a header file, hear me roar
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | * Remove extraneous #includes
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Wrap code at 80 columns
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | This is a header file, thus it needs a -*-C++-*-
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Regularize header file comments
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | make the indvar obviously non-canonical
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Regularize header file comment, eliminate using's
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Add new op_erase method
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Minor cleanups
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Checkin an improvement contributed by Bill:
|
commit | commitdiff | tree |
2003-10-13 |
Chris Lattner | Add support to the loop canonicalization pass to make...
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | new testcase
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | Make getNumBackEdges more efficient
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | Files moved to the LoopSimplify directory
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | Rename loop preheaders pass to loop simplify
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | Rename -preheaders pass. Spelling fix
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | File is renamed to LoopSimplify.cpp
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | First step in renaming the preheaders pass to loopsimplify
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | The -preheaders pass is now known as -loopsimplify
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | The preheader insertion pass only depends on the CFG...
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | Rename method
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | Rename method to indicate what it does
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | * Spell "necessary" correctly
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | Test that we can emit global initializers that are...
|
commit | commitdiff | tree |
2003-10-12 |
Chris Lattner | * Be TBAA safe
|
commit | commitdiff | tree |
2003-10-10 |
Chris Lattner | Actually pass in a pointer to the thrown object, not...
|
commit | commitdiff | tree |
2003-10-10 |
Chris Lattner | Add a new -disable-inlining option
|
commit | commitdiff | tree |
2003-10-10 |
Chris Lattner | Reserve space for PHI operands
|
commit | commitdiff | tree |
2003-10-10 |
Chris Lattner | Make the message stand out more
|
commit | commitdiff | tree |
2003-10-10 |
Chris Lattner | Ok, the "fix" for this is to do a real associative...
|
commit | commitdiff | tree |
2003-10-10 |
Chris Lattner | Add documentation for weak variables
|
commit | commitdiff | tree |
2003-10-10 |
Chris Lattner | Add support for the weak linkage specifier
|
commit | commitdiff | tree |
2003-10-10 |
Chris Lattner | new testcase. globaldce should not delete the global
|
commit | commitdiff | tree |
2003-10-10 |
Chris Lattner | Accept 'weak' as a linkage type. For now, just turn...
|
commit | commitdiff | tree |
2003-10-10 |
Chris Lattner | New testcase
|
commit | commitdiff | tree |
2003-10-10 |
Chris Lattner | Add better checking
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Another 10% performance improvement by not using replaceAllU...
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Reserve space for PHI nodes when we read them in. ...
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Add a method to reserve space for operands
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Use the version of getValue that takes the type plane...
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Pass a vector around to reduce dynamic allocation
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Kill warning when compiling in optimized mode
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Change getConstantValue to throw an exception on error...
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Make getContainedType more efficient by not returning...
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Do not read past the end of the contained type list
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Remove potentially N^2 algorithm from symbol table...
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Major refactoring of the bytecode reader. This includes...
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Significantly clean up parsing of instructions. This...
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Include the new docs directory, whenever it gets added...
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Eliminate the instruction placeholder. Simplify a...
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Eliminate the old LateResolveValues data structure...
|
commit | commitdiff | tree |
2003-10-09 |
Chris Lattner | Remove a dead method
|
commit | commitdiff | tree |
2003-10-08 |
Chris Lattner | This patch substantially simplifies and cleans up handling...
|
commit | commitdiff | tree |
2003-10-08 |
Chris Lattner | Inline the postResolveValues method. It was poorly...
|
commit | commitdiff | tree |
2003-10-08 |
Chris Lattner | Various cleanups and simplifications. This speeds...
|
commit | commitdiff | tree |
next |