2005-12-22 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Chris Lattner | Fix test/Regression/Other/2002-01-31-CallGraph.ll after... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Chris Lattner | move some random notes out of my email into someplace... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Duraid Madina | this is a hack, which may or may not hang around. In... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Duraid Madina | we can't do this directly in lowering, so we need this... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Duraid Madina | oops, back this out |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Duraid Madina | i need to do this to take over the earth |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Duraid Madina | we can't all have brains now, can we |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Duraid Madina | this should take care of calls to varadic functions... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Duraid Madina | we need to emit the getf.d instruction in lowering... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Chris Lattner | credit where credit is due |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Chris Lattner | Separate the call graph implementation from its interfa... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Chris Lattner | The 81st column doesn't like code in it. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Duraid Madina | I shoulda done this a *long* time ago (tm): implement... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Duraid Madina | kill SelectCALL() in the DAG isel, we handle this in... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Reid Spencer | Fix documentation for the AlarmSetup function. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Duraid Madina | update tablegen files - nothing to see here |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Reid Spencer | For PR351: |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Reid Spencer | Implement a generic polled Alarm function. This merely... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Evan Cheng | Attempt to fix a crash on WIN32. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Evan Cheng | Bye bye HACKTROCITY. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Evan Cheng | Added special flag node FLAG. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Evan Cheng | * Added support for FLAG - a special nameless flag... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Reid Spencer | For PR678: |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Reid Spencer | Implement PR679: |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Jeff Cohen | Add new files to Visual Studio. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Jeff Cohen | Oh oh... Unix is case sensitive. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Jeff Cohen | Make it compile with VC++. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Reid Spencer | Add an eol at the end to shut gcc sup. |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Reid Spencer | Add an eol at the end to shut gcc up. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Reid Spencer | Some simple cleanups: |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Evan Cheng | Added TargetLowering::isMaskedValueZeroForTargetNode... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Evan Cheng | Lefted out TargetLowering:: |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Evan Cheng | * Fix a GlobalAddress lowering bug. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Evan Cheng | Oops. Accidentally deleted RET pattern. It's still... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jim Laskey | Disengage DEBUG_LOC from non-PPC targets. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jim Laskey | Sync up the project with my tweaks. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Evan Cheng | * Added support for X86 RET with an additional operand... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Evan Cheng | Allows instructions which no explicit operands. e.g... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | add dwarfwriter to the xcode project |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jim Laskey | Start of Dwarf framework. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jim Laskey | Oops llvm namespace. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Jim Laskey | Start of Dwarf framework code. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | make sure to relegalize all cases |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | enable the gep isel opt |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | Regenerate |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | allow logical operators on packed integral types |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | Get logical operations to like packed types, allow... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | fix a bug I introduced that broke recursive expansion... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | Implement Regression/Assembler/2005-12-21-ZeroInitVector.ll |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | add some nodes, forgot to commit this last night :( |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | This was meant to go in |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | Rewrite FP stackifier support in the X86InstrInfo.td... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | Wrap some long lines: no functionality change |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | Eliminate some GCC warnings from the generated code |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | remove dead code |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Reid Spencer | Document the new -post-link-opts option. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | new testcase, fails on X86 and probably others |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Reid Spencer | Implement PR512: |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Reid Spencer | Document the new --enable-debug-runtime configure option. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Reid Spencer | Implement fix for PR471: |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | Lower ConstantAggregateZero into zeros |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Evan Cheng | Remove ISD::RET select code. Now tblgen'd. |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Evan Cheng | * Added lowering hook for external weak global address... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Chris Lattner | Don't emit a null terminator, nor anything after it... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Evan Cheng | SSE2 floating point load / store patterns. SSE2 fp... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Evan Cheng | Flip the meaning of FPContractions to reflect Requires... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Evan Cheng | Fix the semantic of Requires<[cond]> to mean if (!cond... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Chris Lattner | This ugly patch works around a GCC bug where it is... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Chris Lattner | Run lower-switch after lower-invoke. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Chris Lattner | Reserve G1 for frame offset stuff and use it to handle... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Evan Cheng | Added X86 readport patterns. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Evan Cheng | Now support instructions with implicit write to non... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Evan Cheng | Added a hook to print out names of target specific... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Patrick Meredith | Added a break that I meant to include originally, for... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Chris Lattner | Fix a nasty latent bug in the legalizer that was trigge... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Nate Begeman | Pattern-match return. Includes gross hack! |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Evan Cheng | Lefted out a fix in the previous check in. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Nate Begeman | Fix a couple of the FIXMEs, thanks to suggestion from... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Nate Begeman | Convert load/store over to being pattern matched |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Evan Cheng | X86 conditional branch support. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Evan Cheng | Print out opcode number if it's an unknown target node. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Evan Cheng | Fix another bug related to chain / flag. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Evan Cheng | It's essential we clear CodeGenMap after isel every... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Lattner | Fix a case where the DAG Combiner would accidentally... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
John Criswell | Added the llvm-kernel project to the list of automatica... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
John Criswell | Prefix DSA specific options with dsa. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
John Criswell | Added an option to specify the names of heap freeing... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
John Criswell | Added a command line option that allows the user to... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Jim Laskey | Amend comment. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Jim Laskey | Create a strong dependency for loads following stores... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Lattner | Fix pifft by correcting the case when a i64/f64 straddl... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Evan Cheng | Fixes for a number of bugs: save flag results in CodeGe... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Lattner | don't emit 'add %o6, 0, %o6' instructions |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Lattner | Fix calls to functions returning i64 |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Lattner | Correct bool truncstore operand order |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Lattner | add the other bool zextload as well |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Chris Lattner | implement zextload bool |
commit | commitdiff | tree | snapshot |
next |