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 |
2009-01-08 |
Chris Lattner | add some more crazy strlen and memcpy stuff I noticed... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Lattner | add some notes about strlen craziness in eon. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Misha Brukman | Remove extra blank line and space. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Chris Lattner | This implements the second half of the fix for PR3290... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Misha Brukman | * Added unittests for StringMap |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Devang Patel | Add APIs to record regions and variables. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Devang Patel | Add APIs to manage scope using DebugInfo interface. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Misha Brukman | * Fixed spelling of "sentinel" |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Misha Brukman | Use VIM's built-in shorthand for whitespace in regex. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Misha Brukman | Be sure to ignore the end-of-line character when consid... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Misha Brukman | Removed trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Bob Wilson | Fix failure messages in Verifier::PerformTypeCheck... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
Oscar Fuentes | CMake: removed lib/VMCore/DebugInfoBuilder.cpp. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Bob Wilson | Assert that VectorType::getTruncatedElementVectorType... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Chris Lattner | remove DebugInfoBuilder, it has been subsumed by Analys... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Misha Brukman | Fix off-by-one error in traversing an array; this fixes... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Gabor Greif | revert to functionally equivalent formulation |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Gabor Greif | use the obvious getters |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Dan Gohman | Remove redundant 'else's. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Dan Gohman | Add empty() methods for register def lists. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Misha Brukman | Minor cleanup for unittest: |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Duncan Sands | Whitespace - correct formatting. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Duncan Sands | Remove alloca tracking from nocapture analysis. Not... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Oscar Fuentes | CMake: replace `rm' with portable invocations of cmake. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Duncan Sands | Reorder these. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Duncan Sands | Use a switch rather than a sequence of "isa" tests. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Duncan Sands | The verifier checks that the aliasee is not null. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Chris Lattner | Implement the first half of PR3290: if there is a store... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Chris Lattner | Factor a bunch of code out into a helper method. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Chris Lattner | use continue to simplify code and reduce nesting, no... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Chris Lattner | Get TargetData once up front and cache as an ivar inste... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Chris Lattner | Use the hasAllZeroIndices predicate to simplify some |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Evan Cheng | The coalescer does not coalesce a virtual register... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Chris Lattner | add a testcase. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Dan Gohman | Add patterns to match conditional moves with loads... |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Dan Gohman | Add load-folding table entries for cmovno too. |
commit | commitdiff | tree | snapshot |
next |