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 |
2009-01-07 |
Dan Gohman | Define instructions for cmovo and cmovno. |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Dan Gohman | X86_COND_C and X86_COND_NC are alternate mnemonics for |
commit | commitdiff | tree | snapshot |
2009-01-07 |
Bob Wilson | Improve support for type-generic vector intrinsics... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Dan Gohman | Now that fold-pcmpeqd-0.ll is effectively testing that... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Dan Gohman | Revert r42653 and forward-port the code that lets INC64... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Dan Gohman | Fix a bug in ComputeLinearIndex computation handling... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Devang Patel | Set up DwarfDebug using DebugInfo API. |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Bill Wendling | Forgot that this was needed for Linux. This should... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Owen Anderson | The phi construction algorithm used for interval recons... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Scott Michel | CellSPU: Update the README |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Scott Michel | CellSPU: |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Dan Gohman | Delete this test; it's a duplicate of 2006-07-03-schedu... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Dan Gohman | Update these argument lists for the isNormalMemory |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Dan Gohman | Use a latency value of 0 for the artificial edges inser... |
commit | commitdiff | tree | snapshot |
2009-01-06 |
Chris Lattner | no need to negate the APInt for 0. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | Change m_ConstantInt and m_SelectCst to take their... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Chris Lattner | make m_ConstantInt(int64_t) safely match ConstantInt... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Construct subprogram DIEs using DebugInfo. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Construct global variable DIEs using DebugInfo. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Devang Patel | Construct compile unit dies using DebugInfo. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | Fix a thinko in the grammar for thread_local variables. |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Bill Wendling | Revert r61415 and r61484. Duncan was correct that these... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
Dan Gohman | Don't call setDepthDirty/setHeightDirty when adding... |
commit | commitdiff | tree | snapshot |
next |