2006-06-21 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Andrew Lenharth | Add memory operand and int regs |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Andrew Lenharth | inline asm, at least for floats |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Jim Laskey | fix typos |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Andrew Lenharth | fix argument problem |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Chris Lattner | Correct returns of 64-bit values, though they seemed... |
commit | commitdiff | tree | snapshot |
2006-06-21 |
Evan Cheng | Fix non-64-bit clean code. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Make these predicates correct in 64-bit mode too. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Rename OR4 -> OR. Move some PPC64-specific stuff to... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | remove unused flag |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | add some logical ops |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | remove some unused patterns |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Add some more immediate patterns. This allows us to... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Instead of li/xoris use li/oris. Note that this doesn... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Add some 64-bit logical ops. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Evan Cheng | Added --with-extra-options=opts to specify additional... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Evan Cheng | __i386__, __i386, etc. are not defined for x86-64.... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | 64-bit bugfix: 0xFFFF0000 cannot be formed with a singl... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Add some patterns for globals, so we can now compile... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Jim Laskey | add subroutine types |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | remove quotes for better consistency |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | more significant moving of stuff around. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Fix broken links, remove author information, add brief... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Jim Laskey | Add support for function types. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Evan Cheng | Allow LLVM to be built with extra options. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Evan Cheng | Rename EXTRA_FLAGS to EXTRA_OPTIONS. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
John Criswell | Added LLVM publications describing the LLVM compiler... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
John Criswell | Added the privbracket project to the list of projects... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Andrew Lenharth | Fix build on old compilers |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Fix an error message regression. Print: |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Remove some now-unneeded casts from instruction pattern... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Add some patterns for ppc64 |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Don't require src/dst patterns to be able to fully... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Remove some ugly now-redundant casts. |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Make sure to use the result of the pattern to infer... |
commit | commitdiff | tree | snapshot |
2006-06-20 |
Chris Lattner | Fix some mismatched type constraints |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Jim Laskey | References need to be section relative. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Evan Cheng | Minor clean up. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Andrew Lenharth | Do partial inlining in BU. This resolves more call... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Jim Laskey | References need to be section relative. |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Andrew Lenharth | Fix a bug, don't drop indirect call sites, especially... |
commit | commitdiff | tree | snapshot |
2006-06-19 |
Jim Laskey | Handle versioning of compile unit. |
commit | commitdiff | tree | snapshot |
2006-06-18 |
Rafael Espindola | initial implementation of ARMRegisterInfo::eliminateFra... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Chris Lattner | Constant fold sqrtf |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Chris Lattner | Just a minor tweak so you can run things like: |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Evan Cheng | Clean up |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Chris Lattner | Fix IndVarsSimplify/2006-06-16-Indvar-LCSSA-Crash.ll... |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Chris Lattner | new testcase that crashes indvars |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Evan Cheng | A new entry. |
commit | commitdiff | tree | snapshot |
2006-06-17 |
Chris Lattner | Implement the getPointerRegClass method, which is requi... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jim Laskey | Forgot operands were hard coded for compile unit. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jim Laskey | Include information of svn repository for llvm-gcc4. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jim Laskey | Include information about svn repository for llvm-gcc4. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Evan Cheng | Later models likely to have Yonah like attributes. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Do not hardcode random paths into the makefile. Make... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Upgrade some load/store instructions to use the proper... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | In 64-bit mode, addr mode operands use G8RC instead... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | fix some assumptions that pointers can only be 32-bits... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Split 64-bit instructions out into a separate .td file |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Force 64-bit register availability in 64-bit mode.... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Document known xcode 2.3 issue |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Remove the -darwin and -aix llc options, inferring... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Evan Cheng | Add missing casts. This fixed some regressions. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Improve a comment. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Simplify TargetData ctor call |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Don't pass target name into TargetData anymore, it... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Don't pass target name into TargetData anymore, it... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Simplify the targetdata ctor by not passing in a "targe... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Remove ctor with each piece specifyable (which causes... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Only count instructions as code size, not constant... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Simplify interpreter construction. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Document the subtarget features better, make sure that... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Rename some subtarget features. A CPU now can *have... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | apple's compiler works too |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jim Laskey | PR# not associated with XFAIL |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jim Laskey | debug info is alive again |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | This test isn't implemented yet |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Andrew Lenharth | Add a error message to cbu to match bu |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Andrew Lenharth | move header |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jim Laskey | add decimal form of LLVMDebugVersion |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Jim Laskey | 1. Revise vector debug support. |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Evan Cheng | More libcall transformations: |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Evan Cheng | Simplify fprintf(file, "%s", str) to fputs(str, file). |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | First baby step towards ppc64 support. This adds a... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | Fix Regression/Linker/2006-06-15-GlobalVarAnment.ll |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Chris Lattner | New testcase, the linker is not merging alignments... |
commit | commitdiff | tree | snapshot |
2006-06-16 |
Reid Spencer | Only print the stack trace if it was requested. Previou... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | Teach the local allocator to know that live-in values... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | Add a note that Nate noticed. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Jim Laskey | 1. Support standard dwarf format (was bootstrapping... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Jim Laskey | Was pointed out that structure alignment and type align... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Jim Laskey | Make sure global doubles and vectors are aligned properly. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | Add some more matcher classes for shifts. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | Implement Transforms/InstCombine/bswap.ll, turning... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | new testcase, instcombine should turn these into llvm... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Chris Lattner | Fix building on case-sensitive file systems, grr :) |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Reid Spencer | Actually add instructions to the list of defined values... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Jim Laskey | Alignment of globals has not been quite right. Needed... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Vector extract / insert index operand should have ptr... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Type of extract_element index operand should be iPTR. |
commit | commitdiff | tree | snapshot |
next |