2009-04-25 |
Dan Gohman | Add a top-level comment about DAGCombiner's role in... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Dan Gohman | Handle ands with 0 and shifts by 0 correctly. These... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Torok Edwin | Fix g++-4.4.0 warning, it was causing llvm-nm to fail... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Evan Cheng | Do not share a single unknown val# for all the live... |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Sanjiv Gupta | Fixed the gep example for i16 type indices. |
commit | commitdiff | tree | snapshot |
2009-04-25 |
Bob Wilson | Change LowerCallResult method so that CCValAssign:... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Dale Johannesen | Fix PR 4057, a crash doing float->char const folding. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Bob Wilson | Adjust a comment to reflect what the code does. Splitt... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Bob Wilson | Fix up some problems with getCopyToReg and getCopyFromR... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Gabor Greif | Use a bigger hammer to coerce subversion into english. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
David Greene | Fix multiclass inheritance to limit value resolution... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Bob Wilson | Remove unnecessary references to f32 types. After... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Rafael Espindola | Add LTO_SYMBOL_DEFINITION_WEAKUNDEF, use that on the... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Sanjiv Gupta | Fixed spaces and the getelementpointer example with... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Rafael Espindola | Fix PR 4004 by including the call to __tls_get_addr... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Rafael Espindola | Revert 69952. Causes testsuite failures on linux x86-64. |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Chris Lattner | fix a typo noticed by duncan |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Chris Lattner | "I got annoyed at the compiler warnings from ConstantIn... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Nate Begeman | PR2957 |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Dan Gohman | Instead of requiring TLI.LowerCallTo to return an ISD... |
commit | commitdiff | tree | snapshot |
2009-04-24 |
Sanjiv Gupta | Allow i16 type indices to gep. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Factor out a bit of code that appears in several places... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Handle Void types in ComputeValueVTs. This doesn't... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Fix spurious indentation in a comment. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
David Greene | Fix a documentation bug. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
David Greene | Make BinOps typed and require a type specifier for... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Evan Cheng | Update comments. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Evan Cheng | Fix an obvious type. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Explicitly pass -tailcallopt=false to these tests so... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dale Johannesen | Testcase for 69795. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Fix an error in this test. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Change SCEVExpander's expandCodeFor to provide more... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Sanjiv Gupta | Banksel immediate constant will always immediately... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Nick Lewycky | Simplify trunc(extend(x)) in SCEVs, just for completene... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Testcase for PR3909. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Testcase for PR2639. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Testcase for PR2537. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Testcase for PR3085. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Add testcase from PR3086. |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Add support for printing MO_ExternalSymbol operands in |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Dan Gohman | Add more ulimit limits, to catch more kinds of runaway... |
commit | commitdiff | tree | snapshot |
2009-04-23 |
Owen Anderson | Use the testcase from PR2791. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Evan Cheng | Make sure both operands have binary instructions have... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Evan Cheng | A few more places where the check of use_empty is needed. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Evan Cheng | Avoid deferencing use_begin() if value does not have... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
David Greene | Allow defm to inherit from multiple multiclasses. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
David Greene | Implement !nameconcat to concatenate strings and look... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Duncan Sands | Testcase for PR2958. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Devang Patel | Fix cut-n-pasto. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
David Greene | Implement multiclass inheritance. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Dan Gohman | Simplify trivial cast-of-cast SCEVs. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Dan Gohman | SCEVExpander's InsertCastOfTo knows how to move existin... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Dan Gohman | Use BasicBlock::iterator instead of Instruction* for... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Dan Gohman | Make SCEVExpanders private methods private, instead... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Dan Gohman | Use CloneModule's ValueMap in more places, instead... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Dan Gohman | ISD::ADD_PARTS is gone; use ISD::SMUL_LOHI as an exampl... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Sanjiv Gupta | Make the function begin label start after ther data... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Duncan Sands | These tests are x86 specific. |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Owen Anderson | Real fix for PR3549, by using caching for predecessor... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Owen Anderson | Add caching of predecessor counts as well as predecesso... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Owen Anderson | Use PredIteratorCache in LCSSA, which gives a 37% overa... |
commit | commitdiff | tree | snapshot |
2009-04-22 |
Owen Anderson | Fix for PR3946, in which SmallVector could behave stran... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Chris Lattner | use predicate instead of hand-rolled loop |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Gohman | De-pImpl-ify ScalarEvolution. The pImpl pattern doesn... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Evan Cheng | It has finally happened. Spiller is now using live... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Gohman | When turning (ashr(shl(x, n), n)) into sext(trunc(x... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Mikhail Glushenkov | Support --with-llvmgccdir and friends in llvmc, take 2. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Devang Patel | Test case for revision 69683. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Chris Lattner | fix a crash on a pointless but valid zero-length memset... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Anton Korobeynikov | Silence warnings. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Anton Korobeynikov | Drop obsolete reference to __eprintf. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Anton Korobeynikov | 'The "or die" is intended to catch the case where nm... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Duncan Sands | Get rid of what looks like a copy-and-pasted typo. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Rafael Espindola | TLS_addr64 and TLS_addr32 define RDI and EAX. They... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Sanjiv Gupta | Handle direct aggregate type arguments. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Gohman | Teach ScalarEvolution how to recognize zext-inreg and... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Gohman | This FIXME is fixed, now that SCEV understands pointers. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Gohman | Factor out a common base class from SCEVTruncateExpr... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Gohman | Usage getAnalysisToUpdate for TargetData, per PR760. |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Gohman | Introduce encapsulation for ScalarEvolution's TargetDat... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Gohman | Move some assertion checks so they can do more complete... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Dan Gohman | Convert ScalarEvolution to use raw_ostream instead... |
commit | commitdiff | tree | snapshot |
2009-04-21 |
Devang Patel | Fix Visual Studio 2008 build failure. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dan Gohman | Make X86's copyRegToReg able to handle copies to and... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dan Gohman | Simplify this code. getConstant knows how to make |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Evan Cheng | No, we are not avoiding -O3, just -fstrict-aliasing. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dale Johannesen | Adjust loop size estimate for full unrolling; |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Evan Cheng | One Mac OS X, just build with -O3 but without -fstrict... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Daniel Dunbar | Make Unix.h:MakeErrMsg separate the prefix and errno... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Daniel Dunbar | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Bob Wilson | Move duplicated AddLiveIn function from X86 and ARM... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Devang Patel | Match C backend only if it explicitly requested. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Tanya Lattner | Remove clang since its conditionally there already. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Bob Wilson | Revise my previous change 68996 as suggested by Duncan. |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Evan Cheng | - Remove an arbitrary spill weight tweak that should... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Sanjiv Gupta | Emit the auto variables of a function into a different... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dan Gohman | It's not necessary for PrintModulePass to flush the... |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dan Gohman | Use .empty() instead of .size(). |
commit | commitdiff | tree | snapshot |
2009-04-20 |
Dan Gohman | Don't discard an AssemblyAnnotationWriter when writing... |
commit | commitdiff | tree | snapshot |
next |