2009-01-13 |
Dan Gohman | Make instcombine ensure that all allocas are explicitly... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Sanjiv Gupta | Checking in conditionals, function call, arrays and... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Dan Gohman | Avoid referring to edge D after the Succs or Preds... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Duncan Sands | When replacing uses and the same node is reached |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Duncan Sands | Mark this XFAIL for the moment. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Duncan Sands | Fix some typos. Also, the WidenedVectors map |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Duncan Sands | Correct a comment - this is not a sign extension. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Duncan Sands | Correct a comment. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Nick Lewycky | Wind SCEV back in time, to Nov 18th. This 'fixes' PR327... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Chris Lattner | add a new insertAfter method, patch by Tom Jablin! |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Chris Lattner | make -march=cpp handle the nocapture attribute, make... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Evan Cheng | Un-tabify. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Owen Anderson | Fix fallout from r62144. Evan, please double check... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Evan Cheng | FIX llvm-gcc bootstrap on x86_64 linux. If a virtual... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Devang Patel | Use DebugInfo interface to lower dbg_* intrinsics. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Devang Patel | Use DebugInfo interface to lower dbg_* intrinsics. |
commit | commitdiff | tree | snapshot |
2009-01-13 |
Devang Patel | Start using DebugInfo API to emit debug info. |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Dan Gohman | Document several current CodeGen limitations in LangRef... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Devang Patel | Emit debug info, only if at least one compile unit... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Devang Patel | If multiple compile units are seen then emit them indep... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Devang Patel | Avoid cast<>, use light weith wrapper directly. |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Devang Patel | Use SrcLineInfo from DwarfWriter. The MachineModuleInfo... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Dale Johannesen | Enable recursive inlining. Reduce inlining threshold |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Devang Patel | Add classof() methods to support isa<> and other relate... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Dan Gohman | The LLVM Assembly Language Reference incorrectly stated... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Dan Gohman | Fix the instructions to work even when PATH does not... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Duncan Sands | Rename getABITypeSize to getTypePaddedSize, as |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Devang Patel | Add DwarfWriter interface to mainipulate source locatio... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Chris Lattner | remove some dead options. |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Devang Patel | Clear debug info at the end of function processing. |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Devang Patel | There is no need to maintain separate labelid list... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Rafael Espindola | Remove some dead code from the days llvm had type... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Evan Cheng | Second test is only valid in 32-bit mode. |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Evan Cheng | Test for r62076. |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Evan Cheng | Fix PR3241: Currently EmitCopyFromReg emits a copy... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Owen Anderson | More two-address fixes. This gets lua working with... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Chris Lattner | make tblgen autogenerate the nocapture intrinsics for |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Chris Lattner | add scaffolding to emit argument attributes. No functi... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Chris Lattner | make tblgen emit the entire Intrinsic::getAttributes... |
commit | commitdiff | tree | snapshot |
2009-01-12 |
Chris Lattner | add nocapture attribute to llvm.mem* intrinsics and... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Dale Johannesen | Increase default inlining aggressiveness in partial |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Gabor Greif | drats! remove tabs |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Gabor Greif | simplify CallSite helper class to not consult the Instr... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Chris Lattner | Implement PR3313, and while I'm at it address a very... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Chris Lattner | Duncan is nervous about undefinedness of % with negativ... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Chris Lattner | do not generated GEPs into vectors where they don't... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Chris Lattner | Make a couple of cleanups to the instcombine bitcast/gep |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Nick Lewycky | Use the spiffy new getAlignmentFromAttrs function. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Evan Cheng | CheckForPhysRegDependency should not return copy cost... |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Bill Wendling | Fix naming of file. |
commit | commitdiff | tree | snapshot |
2009-01-11 |
Dan Gohman | Fix the example syntax for named sections. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Evan Cheng | This is a dup of pr2659.ll. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Bill Wendling | Adding unittests for SmallVector. Test by Talin. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Evan Cheng | 80 col violation. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Devang Patel | Reduce initial small vector sizes. |
commit | commitdiff | tree | snapshot |
2009-01-10 |
Devang Patel | Fix thinko. Create parent scope if parent descriptor... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Evan Cheng | Duplicated node may produce a non-physical register... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Evan Cheng | Add test case from PR2659. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Evan Cheng | Minor debug output tweak. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Misha Brukman | This has been replaced by llvm/utils/lint/cpp_lint... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Misha Brukman | Removed trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Devang Patel | Request DwarfWriter. This will be used to handle dbg_... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | fix typo Duncan noticed. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | Fix PR3304 |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Misha Brukman | Removed trailing whitespace from Makefiles. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Mikhail Glushenkov | Support llvmc plugins in out-of-tree projects. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Mikhail Glushenkov | Add a --check-graph option to llvmc. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Dan Gohman | PR2659 was fixed by r61847. Add the testcase as a regre... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | Implement rdar://6480391, extending of equality icmp... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | Remove some old code that looks like a remanant from... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | Fix PR3298, a crash in Jump Threading. Apparently... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | this doesn't depend on the gcc early inliner anymore. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | PR3290 is now fixed. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | Fix part 3/2 of PR3290, making instcombine zap (gep... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | this test should not run opt -std-compile-opts, it... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | add a helper method. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | fit in 80 cols |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Chris Lattner | move some code, check to see if the input to the GEP... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Dan Gohman | Add load-folding table entries for MOVDQA. |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Dan Gohman | Whitespace and other minor adjustments to make SSE... |
commit | commitdiff | tree | snapshot |
2009-01-09 |
Dale Johannesen | Adjustments to last patch based on review. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Gohman | 61949 accidentally introduced an escaped newline. Fix... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Devang Patel | Convert DwarfWriter into a pass. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Gohman | Delete unnecessary parens around return values. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Gohman | Fix the comment for lltok::backslash. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Gohman | Fix the path to llvm/Assembly/Parser.h in a comment. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dan Gohman | Correct the form of the atomic opcode names in a comment. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Dale Johannesen | Do not inline functions with (dynamic) alloca into |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Duncan Sands | Use mayBeOverridden here, in anticipation of the |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Lattner | ValueTracker can't assume that an alloca with no specif... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Lattner | one more crash from PR3281, we now diagnose: |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Lattner | remove some exclusions that don't exist anymore. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Lattner | this testcase is huge and hasn't regressed ever, I... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Devang Patel | Add DebugInfo based APIs to record source line info. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Misha Brukman | * Moved author attribution to CREDITS.TXT |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Misha Brukman | * Alphabetized #includes |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Bill Wendling | Some generic clean-ups. Also make the StringMapEntryIni... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Bill Wendling | * Don't explicitly cast "0" to "void*". This doesn... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Lattner | the new scalarrepl changes are optimizing away a tempor... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Bill Wendling | 80-column violation fix. |
commit | commitdiff | tree | snapshot |
next |