2005-08-03 |
Nate Begeman | Scalar SSE: load +0.0 -> xorps/xorpd |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | this now passes |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Move from Stage 0 to Stage 1. |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Andrew Lenharth | Alpha ABI specifies stack is always 16 byte alligned... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Rename IVUse to IVUsersOfOneStride, use a struct instea... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Fix a nasty dangling pointer issue. The ScalarEvolutio... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Fix this to test the BE we care about |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Fix an obvious bug in the Log2 stuff that broke SingleS... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Fix PR611, codegen'ing SREM of FP operands to fmod... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | The correct fix for PR612, which also fixes |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | new testcase for PR612 |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | When inserting code, make sure not to insert it before... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | new testcase for PR612 |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Nate Begeman | Add a couple rlwinm tests for bitfield clears |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Nate Begeman | Update rlwimi tests to catch all the cases we care... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Testcase that used to crash simplifycfg |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Fix Transforms/SimplifyCFG/2005-08-03-PHIFactorCrash... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | add support for Graphviz when viewing CFGs |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Misha Brukman | Fix grammar: apostrophe-s ('s) is possessive, not plura... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Wrap comments to 80 cols, fix code sequence for CountLe... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | minor capitalization thing, patch by Jim Laskey |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Fix another bug in the clz patch that caused miscompila... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Finally, add the required constraint checks to fix... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | un-xfail this |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Simplify some code, add the correct pred checks |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Refactor code out of PropagatePredecessorsForPHIs,... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | use splice instead of remove/insert to avoid some symta... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | move two functions up in the file, use SafeToMergeTermi... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | Rip some code out of the main SimplifyCFG function... |
commit | commitdiff | tree | snapshot |
2005-08-03 |
Chris Lattner | This fails for now |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Disable this patch: |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Change a place to use an arbitrary value instead of... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | If the user interrupts bugpoint, don't extract loops |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Add a note, people are responsible for requesting that... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Pass -export-dynamic to gcc when compiling with -native... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Fix the non-gcc 4.0 paths for countleadingzeros |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Fix inverted conditionals |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | one more hunk that got dropped |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | This hunk accidentally got dropped. Patch by Jim Laskey |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Update to use the new MathExtras.h support for log2... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Fix the non-gcc 4.0 path to compile |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Update to use the new MathExtras.h support for log2... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Consolidate all of the various log2 computing functions... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Update a doc, patch contributed by Jim Laskey! |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | add a pass name to make debugging dumps nicer |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Misha Brukman | Fix grammar: it's == "it is". |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Like the comment says, do not insert cast instructions... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Jeff Cohen | It's dangerous coding on Mondays. |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | This code was very close, but not quite right. It... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | New testcase that caused simplifycfg to crash |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Jeff Cohen | Implement SetInterruptFunction for Windows. |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | add a comment, make a check more lenient |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Simplify for loop, clear a per-loop map after processin... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | When the user hits ctrl-c, bugpoint should attempt... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Implement sys::SetInterruptFunction on Unix, stub it... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | add a new function proto |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Add a comment |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | Fix an iterator invalidation problem |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | 200.sixtrack prints FP numbers with a very strange... |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Chris Lattner | make is the standard name, not gmake |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Chris Lattner | Mark these as V9 specific |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Andrew Lenharth | update function codes to reflect /su flags that have... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Chris Lattner | Fix casts from long to sbyte on ppc |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Andrew Lenharth | use llabs not abs |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Andrew Lenharth | one cannot allocate a global, until one is done initial... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Chris Lattner | temporarily fail these two tests until LSR evolves... |
commit | commitdiff | tree | snapshot |
2005-08-01 |
Chris Lattner | ConstantInt::get only works for arguments < 128. |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Jeff Cohen | Keep tabs and trailing spaces out. |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Jeff Cohen | Fix VC++ build problems. |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Chris Lattner | fix float->long conversions on x86 |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Chris Lattner | this tests every fp-to-integer conversion |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Chris Lattner | fix a typeo |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Nate Begeman | Ack, typo |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Chris Lattner | Change the fp to integer code to not perform 2-byte... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Nate Begeman | Commit a new LoopStrengthReduce pass that can use scala... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Nate Begeman | Break SCEVExpander out of IndVarSimplify into its own... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Chris Lattner | Use a custom expander for all FP to int conversions... |
commit | commitdiff | tree | snapshot |
2005-07-30 |
Chris Lattner | Allow targets to have custom expanders for FP_TO_*INT... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Andrew Lenharth | support near allocations for the JIT |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Andrew Lenharth | turn off GOT on archs that didn't use it (not that... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Chris Lattner | Implement a FIXME: move a bunch of cruft for handling... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Chris Lattner | Don't forget to diddle with the control word when perfo... |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Chris Lattner | Use a custom expander to compile this: |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Chris Lattner | Allow targets to define custom expanders for FP_TO_*INT |
commit | commitdiff | tree | snapshot |
2005-07-29 |
Chris Lattner | allow a target to request that unknown FP_TO_*INT conve... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Chris Lattner | instead of having all conversions be handled by one... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Chris Lattner | New testcase for PR610 |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Andrew Lenharth | support bsr, and more .td simplification |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Andrew Lenharth | new is not a valid default anywhere, so make this pure... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Reid Spencer | Fix a problem in getDirectoryContents where sub-directo... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Andrew Lenharth | get lazy JITing working. Some of shootout runs now |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Andrew Lenharth | Like constants, globals on some platforms are GOT relat... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Chris Lattner | Eliminate an extra copy from R1 that Nate noticed on... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Chris Lattner | Specify the correct number of operands |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Reid Spencer | Run the verifier pass after all the other passes rather... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Nate Begeman | Fold constant adds into loads and stores to frame indices. |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Reid Spencer | Make the verifier pass run (in debug mode) in llc.... |
commit | commitdiff | tree | snapshot |
2005-07-28 |
Jeff Cohen | Please do not reintroduce tabs. |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Nate Begeman | Fix some comments |
commit | commitdiff | tree | snapshot |
2005-07-27 |
Chris Lattner | Fix debug info to not print out recently freed memory. |
commit | commitdiff | tree | snapshot |
next |