2004-04-08 |
Chris Lattner | Add some more cases we should combine |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | This file is no longer used. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Don't include InstrSelectionSupport.h. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Move ChooseRegOrImmed() prototype here, from InstrSelec... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Don't include InstrSelectionSupport.h. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | Implement test/Regression/Transforms/InstCombine/getele... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Fix insertion of SelectInsts. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Don't print [%reg + 0], just print [%reg] |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | First version of code to handle loads. Stub function... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Support loading arguments from %I0...%I5 into virtual... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | It's setting up the call args right now, but on the... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | New testcase that crashed scalarevolution on sparc |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | Fix a bug Brian found. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | We have a global reg. allocator now -- thanks to Alkis. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | New file that can be useful for hand inspection of... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | This is a start on handling setcc instructions. As... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | andd subcc instructions which is used to create the... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | Avoid emitting an extra copy on each 32-bit operation |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Make generation of stack-slot loads and copies less... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Fix bug in printing loads. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | Add support for shift instructions, wrap some long... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | Fix encoding of existing shift instructions, add rr... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | Add a bunch more instructions |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Chris Lattner | Merge my changes with brians |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Add in some things I forgot, which Chris helpfully... |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Add support for the "Y" register, used by MUL & DIV. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Add UDIV, SDIV, and a few variants of WR. |
commit | commitdiff | tree | snapshot |
2004-04-07 |
Brian Gaeke | Preliminary support for getting 64-bit integer constant... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Brian Gaeke | Prune unnecessary #includes |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Brian Gaeke | Simple delay slot filler pass. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Brian Gaeke | Add references to delay slot filler pass. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Brian Gaeke | First attempt at handling frame index elimination. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Brian Gaeke | First attempt at special-casing printing of [%reg ... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Brian Gaeke | Delete reference to "the Mach-O Runtime ABI". |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Brian Gaeke | Deal with call return values. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
John Criswell | Adding kimwitu++ license. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Bugs fixed new features implemented |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Jakub Staszak | file based off InstSelectSimple.cpp, slowly being repla... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Jakub Staszak | Tablgen files for really simple instruction selector |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Jakub Staszak | Tablegen backend for really simple instruction selector |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Jakub Staszak | add tablgen backend for really simple instruction selector |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Fix PR313: [x86] JIT miscompiles unsigned short to... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Fix incorrect encoding of some ADC and SBB instuctions |
commit | commitdiff | tree | snapshot |
2004-04-06 |
John Criswell | Added licensing information for treecc. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Fix a minor bug in previous checking |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Misha Brukman | Wrap at 80 cols. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Minor cleanups |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Document new option |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Add a new gccld -native-cbe option which causes gccld... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Improve codegen of long == and != comparisons against... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Update docs a bit |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Remove some options that don't really have anything... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Handle various other important cases of multiplying... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Efficiently handle a long multiplication by a constant... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Misha Brukman | * Added link to newly written ExtendingLLVM.html document |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Misha Brukman | Incorporated Chris' comments. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Misha Brukman | Added notes on extending LLVM with new instructions... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Improve code generation of long shifts by 32. |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Bugfixes: inc/dec don't set the carry flag! |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Improve code for passing constant longs as arguments... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Emit more efficient 64-bit operations when the RHS... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Fix typeo |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Add support for simple immediate handling to long instr... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | The sbb instructions really ARE sbb's, not adc's |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Implement negation of longs efficiently. For this... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Minor tweak to avoid an extra reg-reg copy that the... |
commit | commitdiff | tree | snapshot |
2004-04-06 |
Chris Lattner | Two changes: |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Merge the code generator miscompilation code into the... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Make a method public |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Minor cleanups, remove some old debug code |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Refactor and genericize code |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | lli no longer takes the -quiet option! |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Do not mangle intrinsics in any way! |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Make full use of the Mangler interface to simplify... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Sparc don't got not "sqrtl", bum bum bum |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Misha Brukman | Kill warnings during an optimized compile where assert... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Fix PR312 and IndVarsSimplify/2004-04-05-InvokeCastCras... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | New testcase for PR312 |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Fix a bug in yesterdays checkins which broke siod.... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Fix InstCombine/2004-04-04-InstCombineReplaceAllUsesWith.ll |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | New testcase that crashes the instcombine pass. Domina... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | PR82 is finally fixed! |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Minor change |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Update getelementptr instruction description |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Support getelementptr instructions which use uint's... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Support getelementptr instructions which use uint's... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Implement support for a new LLVM 1.3 bytecode format... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | Be more restrictive with the index types we allow for... |
commit | commitdiff | tree | snapshot |
2004-04-05 |
Chris Lattner | PR305 is now fixed |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Chris Lattner | Add ConstantExpr::get(Sign|Zero)Extend methods |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Chris Lattner | In the perhaps not-to-distant future, we might support... |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Chris Lattner | Adjust to new interface |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Chris Lattner | Support iteration over constant instructions |
commit | commitdiff | tree | snapshot |
2004-04-04 |
Chris Lattner | Adjust to new gep_type_iterator prototypes. |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Chris Lattner | Remove a bunch of cruft that was used to be backwards... |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Chris Lattner | Allow for use of arbitrary iterator types... |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Chris Lattner | Implement test/Regression/Transforms/GCSE/undefined_load.ll |
commit | commitdiff | tree | snapshot |
2004-04-03 |
Chris Lattner | New testcase |
commit | commitdiff | tree | snapshot |
next |