2006-12-06 |
Reid Spencer | Fix upgrade of setcc with bool operands. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | printName is almost always true. In the cases that... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | Remove the 'printname' argument to WriteAsOperand.... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | The hasSlot methods are gone. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | These asm printers shouldn't use assembly/writer.h |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | remove unused api |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | remove unused api, simplify some code |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | remove more code that was only used by the bc writer |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | remove dead code left over from when this functionality... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | reword message |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | rename createSlot -> getOrCreateSlot. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | clean up some sloppy and inconsistent spacing |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | wrap long lines |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Reid Spencer | Fix a CmpInst writing bug by removing merge cruft that... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | counter should be unsigned. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | eliminate fp statistic |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | make all llvm tools call llvm_shutdown when they exit... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | add a helper to call llvm_shutdown() |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Chris Lattner | this is a subset of Codegen/X86/bitcast.ll, remove it. |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Reid Spencer | Fix constant folding to deal with external weak global... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Remove dead var NewVarArgs. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Chris Lattner | Fix Transforms/InstCombine/2006-12-05-fp-to-int-ext... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Chris Lattner | Instcombine shouldn't fold these casts. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Dump the old va_arg and va_next upgrade support. No... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Finally get the casting right in this file. Also, remov... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Evan Cheng | Revert an unintended change. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Evan Cheng | - Switch X86-64 JIT to large code size model. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Chris Lattner | straighten out various memory ownership issues in the... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Chris Lattner | This needs the callgraph data structure to stick around... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | For PR645: |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Remove various old upgrade hacks that are no longer... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Bail on the getInferredCast idea. Remove the function... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Chris Lattner | If we have ScalarSSE, we can select bitconvert into... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Chris Lattner | Add a perf optzn corresponding to PR1033. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Chris Lattner | Fix PR1033 and CodeGen/X86/bitcast.ll, by expanding... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Rafael Espindola | expand memmove and memcpy |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Eliminate "control reaches end of non-void function... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Rafael Espindola | add support for the "r" asm constraint |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Chris Lattner | Fix typo noticed by Lauro Ramos Venancio, thanks! |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Rafael Espindola | add support for weak linkage |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Ignore the Output directory. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Evan Cheng | JIT large code model support. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Can't make these fail now with just BitCast. Previous... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Evan Cheng | Asm printing bug. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Evan Cheng | - Fix X86-64 JIT by temporarily disabling code that... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Evan Cheng | Update |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Remove the last inferred casts from VMCore. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Implement createPointerCast. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Reid Spencer | Implement getPointerCast. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Chris Lattner | new testcase |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Chris Lattner | add an instcombine xform. This speeds up 462.libquantu... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Devang Patel | SCCP does not handle Packed Type properly. Disable... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Add cast creation functions for Pointer Casts, either... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Chris Lattner | Add support for 64-bit 'r' constraint. Patch by by... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Chris Lattner | Testcase for PR1029, patch by Rafael \81vila de EspÃ... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Jim Laskey | Restoration of the stack pointer after a deallocation... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Separate getCompare from get and getCompareTy from... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Separate the get and getTy functions for ICmp and FCmp... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Fix comment grammaro |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | We only support 32-bit or 64-bit sequential type indice... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Chris Lattner | Add a comment and fix a memory leak. Thanks to Vikram... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | These pass on Linux now. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Expose the sanity. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Unclutter this by using new cast creation functions. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Implement new cast creation functions for both instruct... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Fix the intrinsic debug call to make this match current... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Make this test succeed on both Darwin and Linux |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Document the icmp and fcmp constant expressions. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | XFAIL until PR1033 is fixed. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Reduce the size of the ExprMapKeyType class. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Test case for PR1033, x86-64 code gen fails on bitcast. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Evan Cheng | Non-darwin gcc should default to static relocation... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Evan Cheng | Fix test. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Jim Laskey | Purpose of test is lost in upgrade. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Jim Laskey | Remove debug info. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Fix inferred casts. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Fix 80 cols violation |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Jim Laskey | Fixed to use current debug info. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Jim Laskey | Moving to DebugInfo. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Jim Laskey | Duplicate of Regression/Debugger/funccall.ll. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Regenerate. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | For PR950: Implement read/write of ICmp and FCmp consta... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | For PR950: For ICmp and FCmp constant expressions,... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | For PR950: Fix constant expressions to properly support... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | For PR950: Implement a stub for folding ICmp and FCmp... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | For PR950: Implement ICmp/FCmp predicate printing for... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | For PR950: Provide an isCompare method for detection... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Update call to CastInst::getCastOpcode for its new... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Change inferred casts to explicit casts. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Reid Spencer | Take a baby step towards getting rid of inferred casts... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Reid Spencer | Remove line not meant to be committed. |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Reid Spencer | Handle upgrade of llvm-gcc3 assembly files. |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Reid Spencer | Support ICmp/FCmp constant expression reading and writing. |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Reid Spencer | Update for signless GEP semantics. |
commit | commitdiff | tree | snapshot |
next |