2009-01-20 |
Dale Johannesen | Calls to fmod, it turns out, are constant-folded by |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Chris Lattner | Don't bother running the assembler, we don't know that... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Evan Cheng | Fix PR3243: a LiveVariables bug. When HandlePhysRegKill... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Duncan Sands | Fix typo. Patch by Alexei Svitkine. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Bill Wendling | Use "SINT_TO_FP" instead of "UINT_TO_FP" when getting... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Fix struct member's debug info. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Evan Cheng | Add test case for PR3154. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | indentation... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Need only one set of debug info versions enum. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Evan Cheng | Change TargetInstrInfo::isMoveInstr to return source... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | zap white spaces. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Fix global variable's address in a DIE. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Enable debug info for enums. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Dale Johannesen | Add an IEEE remainder function, which is not |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Chris Lattner | improve compatibility with various versions of graphviz... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Chris Lattner | eliminate use of uint32_t to improve compatibility... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Chris Lattner | Eliminate use of uint32_t to improve compatibility... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Enable debug info for composite types. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Duncan Sands | Check that the "don't barf on k8" fix is not |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Evan Cheng | Spacing |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Bill Wendling | Temporarily XFAIL until this can be looked at. r62557... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Duncan Sands | If a vector is empty, you're not allowed to access any |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Evan Cheng | Refactor code. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Bill Wendling | Testcase for limited precision stuff. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Bill Wendling | Shift types need to match. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Chris Lattner | another fix for PR3354 |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Dan Gohman | Add a README entry noticed while investigating PR3216. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Dan Gohman | Fix a dagcombine to not generate loads of non-round... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Devang Patel | Do not use DenseMap because the iterator is invalidated... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Nick Lewycky | Regenerate. |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Nick Lewycky | Make the Interpreter use libffi if it's available.... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
Evan Cheng | Make linear scan's trivial coalescer slightly more... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Bill Wendling | Doxygen-ify comments. |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Devang Patel | Verify debug info. |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Chris Lattner | Fix a problem exposed by PR3354: simplifycfg was making... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Dan Gohman | Remove SDNode's virtual destructor. This makes it impos... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Dale Johannesen | Move & restructure test per review. |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Chris Lattner | convert this to an unfoldable potentially trapping... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Chris Lattner | improve compatibility with cygwin, patch by Jay Foad! |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Chris Lattner | div/rem by zero and div/rem overflow are both undefined... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Dan Gohman | Fix SelectionDAG::ReplaceAllUsesWith to behave correctl... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Chris Lattner | Fix PR3353, infinitely jump threading an infinite loop... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Dale Johannesen | compile-time fmod was done incorrectly. PR 3316. |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Devang Patel | DebugInfo is a lightweight APIs and consumers are expec... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Devang Patel | Verify Intrinsic::dbg_declare. |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Mike Stump | Add targets to support the installation of clang in... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Evan Cheng | DIVREM isel deficiency: If sign bit is known zero,... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Evan Cheng | Fix 80 col violations. |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Evan Cheng | Handle ISD::DECLARE with PIC relocation model. |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Nick Lewycky | Port this test from dejagnu to unit testing. |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Nick Lewycky | Fix typo, sentence fragment. |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Dan Villiom... | Adding your's truly to CREDITS.TXT |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Bill Wendling | Temporarily revert r62487. It's causing this error... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Evan Cheng | Minor tweak to LowerUINT_TO_FP_i32. Bias (after scalar_... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Evan Cheng | Now not UINT_TO_FP is legal (it's marked custom), dag... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Chris Lattner | Fix PR3016, a bug which can occur do to an invalid... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Chris Lattner | reduce indentation by using 'continue', no functionalit... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
Chris Lattner | Fix some problems in SpeculativelyExecuteBB. Basically, |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Chris Lattner | Make this a bit more explicit about which cases need the |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Chris Lattner | Fix rdar://6505632, an llc crash on 483.xalancbmk |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Sanjiv Gupta | Few targets like PIC16 wants libcall generation for... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Oscar Fuentes | CMake: Add lib/Analysis/CaptureTracking.cpp |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Duncan Sands | BasicAliasAnalysis and FunctionAttrs were both |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Mon P Wang | Simplify extract element based on comments from Duncan... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Nick Lewycky | Forgot this in the previous checkin: fopen now has... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Nick Lewycky | Fix copy and pasted typos that prevented strtok_r,... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
Gabor Greif | add a comment |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Gabor Greif | switch over some other methods from indices to iterators |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Gabor Greif | make comparisons a bist faster |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Devang Patel | Remove tabs. |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Devang Patel | Refactor code |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Bill Wendling | Testcase for last commit. |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Bill Wendling | Extend thi |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Evan Cheng | Fix MatchAddress bug that's preventing negative displac... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Devang Patel | Assign argument type to appropriate DIE. |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Devang Patel | Remove dead code. |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Devang Patel | Disable composite type debug info for now. |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Bill Wendling | Temporarily revert my last change. It is causing a... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Bill Wendling | Implement a special algorithm for converting uint_to_fp... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Oscar Fuentes | CMake: Add lib/Target/IA64/IA64Subtarget.cpp |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Gabor Greif | speed up iterative loop by using iterators. changes... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Gabor Greif | introduce typedef for complicated vector, and use it too |
commit | commitdiff | tree | snapshot |
2009-01-17 |
Mon P Wang | Simplify extract element of a scalar to vector. |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Gabor Greif | typo |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Evan Cheng | Fix PPC ISD::Declare isel and eliminate the need for... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Mikhail Glushenkov | Support for multi-valued options in CommandLine |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Dan Gohman | Give IA64 a TargetSubtarget subclass, so that it can |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Dan Gohman | Instead of adding dependence edges between terminator... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Dan Gohman | If an anti-dependence uses a non-allocatable register... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Dan Gohman | Use the getNode() accessor instead of accessing the... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Dan Gohman | Disable the post-RA scheduler on this test, since it... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Dan Gohman | Fix the check for an empty basic block to check for... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Dan Gohman | Avoid triggering an assertion failure when an instructi... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Chris Lattner | new nodes should be added to the worklist, not old... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Devang Patel | Fix comments. |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Evan Cheng | CreateVirtualRegisters does trivial copy coalescing... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Chris Lattner | remove a dead method. |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Chris Lattner | don't assert and die on out of range (undefined) shifts... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Chris Lattner | Fix PR3335 by not turning a store to one address space... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
Chris Lattner | reduce indentation by using early exits, no functionali... |
commit | commitdiff | tree | snapshot |
next |