2010-06-01 |
Devang Patel | DwarfWrite is now smart enough to drop debug value... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jakob Stoklund... | Properly compose subregister indices when coalescing. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | Remove unused code |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Devang Patel | Ignore line number of debug value in undefined register. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | fix think-o |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fix the allocation of shadow space for the Win64 callin... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | Simplify things a bit more. Fix prototype to use SmallV... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fix the noalias checking so that it doesn't worry about |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Devang Patel | Keep track of incoming debug value of unused argument. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fill in missing support for ISD::FEXP, ISD::FPOWI,... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | Add a FIXME |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | mirror of r105280 changes for LowerInvoke, which uses... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | When processing function arguments when splitting live... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Jim Grosbach | Use SmallVector instead of std::vector. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Delete unused variables (that weren't even getting... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Freebsd's sed doesn't support \< in regexps, and GNU... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Bruno Cardoso... | Refactor some SSE 2 unpack instructions |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Don't call flush() at a library level which isn't check... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fix a spello affecting platforms where the configure... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fix a typo in a comment. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | -retain-symbols-file is not what it seems. Update the... |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Dan Gohman | Fix extra fread after EOF, non-wires-crossed version. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Kalle Raiskila | Fix handling of 'load' nodes. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Bill Wendling | Debreak test for non-Darwin. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Duncan Sands | Fix PR7272: when inlining through a callsite with byval... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Eric Christopher | Add a test for the llvm-gcc commit in r90200. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Chris Lattner | fix PR6623: when optimizing for size, don't inline... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Chris Lattner | upgrade and filecheckize this test. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Chris Lattner | the 'limit' argument to FindOptimalMemOpLowering is... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Chris Lattner | revert r105223 which broke all my testing. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Dan Gohman | Fix count so that it doesn't make an extra fread call... |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Benjamin Kramer | Avoid swap when a copy suffices. |
commit | commitdiff | tree | snapshot |
2010-05-31 |
Nick Lewycky | The memcpy intrinsic only takes i8* for %src and %dst... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Oscar Fuentes | Use `llvm::next' instead of `next' to make VC++ 2010... |
commit | commitdiff | tree | snapshot |
2010-05-30 |
Sean Hunt | Allow for creation of clang DeclNodes tables. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Anton Korobeynikov | Some A9 load/store cleanups |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Anton Korobeynikov | Some rough approximations for load/stores on A9 |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Anton Korobeynikov | NEON/VFP stuff can be issued only via Pipe1 on A9 |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Anton Korobeynikov | Add some integer instruction itineraries for A9 |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Dan Gohman | Reorder some code in SelectionDAGBuilder. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Dan Gohman | SelectionDAG shouldn't have a FunctionLoweringInfo... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Benjamin Kramer | Remove unused function. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Nick Lewycky | Document aggregate operation constant expressions. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Nick Lewycky | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Evan Cheng | Remove schedule-livein-copies. It's not being used. |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Evan Cheng | Fix PR7193: if sibling call address can take a register... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Jakob Stoklund... | Handle composed subreg indices when processing REQ_SEQU... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
Evan Cheng | Doh. Machine LICM is re-initializing the CSE map over... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jakob Stoklund... | Emit TargetRegisterInfo::composeSubRegIndices(). |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jakob Stoklund... | Merge the SystemZ subreg_even32 SubRegIndex into subreg... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Evan Cheng | Fix some latency computation bugs: if the use is not... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Evan Cheng | Schedule high latency instructions for latency reductio... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dale Johannesen | Fix comment typos. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Bruno Cardoso... | More SSE 1 & 2 merge, this time with logical instructions |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Fix AliasDebugger to be aware of operand values too. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Add lint checks for function attributes. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Split the logic behind CastInst::isNoopCast into a... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Fix a comment; vectors are not a special case here. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Kevin Enderby | MC/X86: Add alias for movzx. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Kevin Enderby | MC/X86: Add alias for fwait. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Kevin Enderby | Fix the use of x86 control and debug registers so that... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dale Johannesen | Fix Data Layout description of floating point. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dale Johannesen | Add missing space; works for me. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jakob Stoklund... | Add a TargetRegisterInfo::composeSubRegIndices hook... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jim Grosbach | correct retattr |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jim Grosbach | Cosmetic cleanup. No functional change. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Fix lint's memcpy and memmove checks, and its basic... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jim Grosbach | make sure accesses to set up the jmpbuf don't get moved... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Fix more whitespace to be consistent with AsmPrinter. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Fix whitespace to be more consistent with AsmPrinter... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Jakob Stoklund... | Fix more tests that depended on the default register... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Minor code simplification. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Fix a redundant-return warning. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Detect self-referential values. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Remove this va_arg test, which is no longer applicable. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Stuart Hastings | Revert 104841, 104842, 104876 due to buildbot failures... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Eli pointed out that va_arg instruction result values... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Teach lint how to look through simple store+load pairs... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Move FindAvailableLoadedValue isSafeToLoadUnconditional... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | ConstantFoldConstantExpression can theoretically return... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Fix a comment. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Teach instcombine to promote alloca array sizes. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Add a testcase for getelementptr index promotion. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Add a lint check for returning the address of stack... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Fix instcombine's handling of alloca to accept non... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Nate Begeman | Comment out some code in prep for actual .td file check... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Bitcode support for allocas with arbitrary array size... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Devang Patel | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Devang Patel | Fix typo. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Eli Friedman | Fix build breakage. |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Dan Gohman | Eliminate the restriction that the array size in an... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Nate Begeman | Add support to tablegen for auto-generating arm_neon... |
commit | commitdiff | tree | snapshot |
2010-05-28 |
Bob Wilson | Add the cc_out operand for t2RSBrs instructions. I... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Jakob Stoklund... | Add a -regalloc=default option that chooses a register... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Jakob Stoklund... | Remove ancient prototype. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Jim Grosbach | Update the saved stack pointer in the sjlj function... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Evan Cheng | Use report_fatal_error, not llvm_unreachable. |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Jim Grosbach | back out 104862/104869. Can reuse stacksave after all... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Dan Gohman | Factor out the handler work from SignalHandler into... |
commit | commitdiff | tree | snapshot |
2010-05-27 |
Evan Cheng | llvm can't correctly support 'H', 'Q' and 'R' modifiers... |
commit | commitdiff | tree | snapshot |
next |