2005-11-11 |
Andrew Lenharth | continued readcyclecounter support |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Andrew Lenharth | Add support for a cycle counter intrinsic. As basicall... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Jeff Cohen | Fix some typos. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Jeff Cohen | Add new file to Visual Studio. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Fix the optimized code handling of user asm strings |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Make BB and CPI labels use the function number, not... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | speedup the common case where nothing needs to be quoted |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Allow per-character control over what target assemblers... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | do not allow '.' in symbol names |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Allow per-character control over what target assemblers... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Andrew Lenharth | the pain isn't gone unless the phinodes are spilled too |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Darwin supports quoted labels. This implements: |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Check that this compiles to a label with a space in it. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Add a new option for targets that accept quoted labels. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Remove M, which is dead. Eliminate a dead typedef... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | remove the M instance var |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | This method is no longer static |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Call this method with the object we have |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | nuke blank line |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Make this more efficient of the common case where we... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | minor interface changes. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Get rid of casts by #including the right header |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Make the aix asm printer interface properly with the... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Compile C strings to: |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | add support for .asciz, and enable it by default. ... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | add support for .asciz, and enable it by default. ... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Andrew Lenharth | this works with backedges to the existing entry block... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Andrew Lenharth | fix a bunch of regressions |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Andrew Lenharth | needs to go here to apparently. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Andrew Lenharth | The pass everyone has been waiting for! |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Packed elements must be a power of two in size |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Force vectors to be a power of two in size |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Chris Lattner | Force packed vectors to be a power of two in length. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Chris Lattner | Switch the allnodes list from a vector of pointers... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Chris Lattner | Switch the allnodes list from a vector of pointers... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Chris Lattner | Refactor intrinsic lowering stuff out of visitCall |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Andrew Lenharth | whatever. Intermediate patch to see what breaks. ... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Chris Lattner | Handle the trivial (but common) two-op case more effici... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Chris Lattner | Nuke noop copies. |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Chris Lattner | Fix CodeGen/X86/shift-folding.ll:test3 on X86 |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Chris Lattner | Disable some overly-aggressive checking code. This... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Chris Lattner | Avoid creating a token factor node in trivially redunda... |
commit | commitdiff | tree | snapshot |
2005-11-09 |
Chris Lattner | Handle GEP's a bit more intelligently. Fold constant... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | Allocate the right amount of memory for this vector... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | Change the ValueList array for each node to be shared... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | Change the ValueList array for each node to be shared... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | Switch the operandlist/valuelist from being vectors... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | Switch the operandlist/valuelist from being vectors... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | Explicitly initialize some instance vars |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | Rip out 1.6ness, bump version # to 1.7cvs |
commit | commitdiff | tree | snapshot |
2005-11-08 |
John Criswell | Updated version to 1.7cvs. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
John Criswell | Merged from RELEASE_16. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | adjust itf |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | Clean up RemoveDeadNodes significantly, by eliminating... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | Add a new option to indicate we want the code generator... |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | Add a new -fast option, which generates code quickly. |
commit | commitdiff | tree | snapshot |
2005-11-08 |
Chris Lattner | Add a new option to indicate we want the code generator... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Jim Laskey | Let's try ignoring resource utilization on the backward... |
commit | commitdiff | tree | snapshot |
2005-11-07 |
Duraid Madina | add support for storing and returning bools |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | Always compute max align. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | Change a comment slightly |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Duraid Madina | just some random hacking - calls (particularly indirect... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Nate Begeman | Add the necessary support to the ISel to allow targets... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | minor clarity changes, no functionality difference. |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | Make sure to initialize the alignment field |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | document alignment on globals, functions, and allocatio... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | Minor correction |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | don't misencode CC#'s |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | encode/decode function alignment in bc files |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | describe extensions to the .bc format for function... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | Read/write global variable alignments if present |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | add alignment info for globals and functions |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | print alignment info for globals and functions |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | Allow globals to have an alignment specified. Switch... |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | allow functions and modules to have an explicit alignment |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Chris Lattner | factor optional alignment |
commit | commitdiff | tree | snapshot |
2005-11-06 |
Duraid Madina | ask for 16-byte aligned jmpbufs. This should unbreak... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | enumerate non-standard argument encoding cases, such... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | rearrange some info about the instruction encoding |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | Write/read allocation instruction alignment info to... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | add an accessor |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | verify that alignments are always a power of 2 |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | regenerate |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | Verify that alignment amounts are a power of 2 |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | fix printing the alignment directive |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Nate Begeman | Add support alignment of allocation instructions. |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | add a case Nate sent me |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | Implement Transforms/TailCallElim/return-undef.ll,... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | Turn sdiv into udiv if both operands have a clear sign... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Chris Lattner | Turn srem -> urem when neither input has their sign... |
commit | commitdiff | tree | snapshot |
2005-11-05 |
Jim Laskey | Fix logic bug in finding retry slot in tally. |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Jim Laskey | Fix a warning |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Duraid Madina | oops, forgot to load GP for indirect calls, though... |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Duraid Madina | kill redundant SP/GP/RP save/restores across calls |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Duraid Madina | add support for loading bools |
commit | commitdiff | tree | snapshot |
2005-11-04 |
Jim Laskey | Scheduling now uses itinerary data. |
commit | commitdiff | tree | snapshot |
next |