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 |
2006-06-15 |
Evan Cheng | Type of vector extract / insert index operand should... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Consistency. EXTRACT_ELEMENT index operand should have... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Assert. Rather than silently stop printing. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Avoid undesirable behavior when assert is not enabled. |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Instructions with variable operands (variable_ops)... |
commit | commitdiff | tree | snapshot |
2006-06-15 |
Evan Cheng | Allow more use of iPTR in patterns. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Evan Cheng | X86 call instructions can take variable number of opera... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Evan Cheng | Added support for variable_ops. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Chris Lattner | add a note |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Chris Lattner | new testcase, not currently working. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Evan Cheng | Fix support for optional input flag. |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Evan Cheng | Add argument registers to the end of call operand list... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Jim Laskey | Change versioning to per debug info descriptor (merged... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Jim Laskey | Place dwarf headers at earliest possible point. Well... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Chris Lattner | Fix Transforms/LoopUnswitch/2006-06-13-SingleEntryPHI... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Chris Lattner | new testcase, distilled from povray |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Owen Anderson | When asked not to delete useless PHIs, really don't... |
commit | commitdiff | tree | snapshot |
2006-06-14 |
Chris Lattner | Use the PotDoms map to memoize 'dominating value' looku... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Evan Cheng | getOperandNum(): error if specified operand number... |
commit | commitdiff | tree | snapshot |
2006-06-13 |
Owen Anderson | Fix another instance where PHI nodes need special treat... |
commit | commitdiff | tree | snapshot |
next |