2008-01-21 |
Duncan Sands | Check that sret is only used on pointers to types |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Duncan Sands | Be consistent with other attribute methods, and |
commit | commitdiff | tree | snapshot |
2008-01-21 |
Dale Johannesen | Move DAG-changing code out of #ifndef NDEBUG. |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Duncan Sands | Make sure the caller doesn't use freed memory. |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Anton Korobeynikov | Honour ByVal parameter attribute for name decoration |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Anton Korobeynikov | Remove Darwin'ism |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Anton Korobeynikov | Enable PIC codegen on x86-64/linux |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Duncan Sands | Initializing an unsigned with ~0UL causes the compiler |
commit | commitdiff | tree | snapshot |
2008-01-20 |
Dale Johannesen | Do not generate a FP_ROUND of f64 to f64. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Changed argument name for 'Profile' method to potential... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Duncan Sands | Need to handle any 'nest' parameter before integer |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Modified ImmutableSet/ImmutableMap to use FoldingSet... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Added FoldingSet style 'profiling' support for APSInt. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Added FoldingSet style 'profiling' support for APInt. |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Made 'FoldingSetNodeID' a proper class instead of a... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Ted Kremenek | Made 'profiling' of objects in a FoldingSet trait-based... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Evan Cheng | Fix makefiles to enable Apply style debug build. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Dale Johannesen | Implement flt_rounds for PowerPC. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | remove extraneous &&'s from tests, as Scott is apparent... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Dale Johannesen | Test is correct again for the moment. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | remove extraneous &'s. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | don't form an std::string with a null pointer, it aborts. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | get symbolic information for ppc ldbl nodes. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | remove magic numbers. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | Fix a latent bug exposed by my truncstore patch. We... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Chris Lattner | make a method public |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Ted Kremenek | Reverted implementation of ImmutableMap::find() to... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Dale Johannesen | Revert the part of 45849 that treated weak globals |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Dale Johannesen | Revert the part of 45848 that treated weak globals |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Scott Michel | Forward progress: crtbegin.c now compiles successfully! |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | This commit changes: |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | new testcase. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Ted Kremenek | Implemented "FIXME" in ImutAVLTree: isEqual() now also... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | add some helper methods. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Evan Cheng | Test case for varargs parameter attribute issue I just... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | code cleanups, no functionality change. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | * Introduce a new SelectionDAG::getIntPtrConstant method |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | add testcase that has been sitting in my tree for awhile. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Tanya Lattner | Update license for current year. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Tanya Lattner | Update version to 2.3svn |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Evan Cheng | DAE bug fix. Don't lose parameter attributes on vararg... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Devang Patel | Enable CBE |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Evan Cheng | When a live virtual register is being clobbered by... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Chris Lattner | Fix arg promotion to propagate the correct attrs on... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Evan Cheng | Replace std::vector<bool> with BitVector. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Evan Cheng | Fixes a nasty dag combiner bug that causes a bunch... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Duncan Sands | Trampoline support for x86-64. This looks like |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | Handle attribute(used) global variables that are i8. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Dale Johannesen | Do not mark EH tables no-dead-strip unless the |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | add testcase for regression |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | Fix a ppc long double regression I introduced yesterday... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | merge a few pieces of code that do the store/load to... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | rename ExpandBIT_CONVERT to EmitStackConvert, generalizing |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | simplify a bunch of code by using SelectionDAG::CreateS... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | Change legalizeop of FP_ROUND and FP_EXTEND to not... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | make sure to use a cpu that has sse. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | make it more clear that this predicate only applies... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | introduce a isTypeInSSEReg predicate, which allows... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | My previous commit had an incomplete message, it should... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | make the 'fp return in ST(0)' optimization smart enough to |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | various whitespace cleanups, no functionality change. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Chris Lattner | Factor the ReachesChainWithoutSideEffects out of dag... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Devang Patel | Do not strip llvm.used values. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Ted Kremenek | Changed ImmutableMap::find to return an iterator instea... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Devang Patel | - Introduces versioning macro LLVM_LTO_VERSION |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | Commit a piece that I missed before, patch by Alain... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Dale Johannesen | Missed file from previous checkin. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Dale Johannesen | Fix and enable EH for x86-64 Darwin. Adds |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Owen Anderson | Move some calls to getVRegDef higher in the callgraph... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | improve compatibility with mingw, patch by Alain Frisch |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | add a test to ensure that argpromote of one argument... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Anton Korobeynikov | Add description of 'llvm.trap' intrinsic. Also, minor... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | verify x86 generates ud2 for llvm.trap |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Evan Cheng | Unbreak the build. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | new testcase for llvm.trap. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | If someone wants to implement ppc TRAP, they can go... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | The type of the 'abort' node should be pointer type... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | rename SDTRet -> SDTNone. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Owen Anderson | Remove DefInst from LiveVariables::VarInfo. Use the... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | no need to expand ISD::TRAP to X86ISD::TRAP, just match... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | Add support for targets that have a legal ISD::TRAP. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chuck Rose III | Add files to windows project files. Also include ... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Anton Korobeynikov | Fix JIT encoding of trap/ud2 instruction |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Bill Wendling | Reformatted. It was confusing the other way. No functio... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Gordon Henriksen | Fix a memory correctness error noticed by valgrind... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Duncan Sands | Testcase for gimplify_expr crash caused by an |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Evan Cheng | Oops. Forgot to commit this. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Evan Cheng | Oops. Forgot to commit this. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Anton Korobeynikov | For PR1839: add initial support for __builtin_trap... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Chris Lattner | clarify that byval is valid for any pointer argument. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Evan Cheng | Rename CCIfStruct to CCIfByVal and CCStructAssign to... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Evan Cheng | Both x86-32 and x86-64 handle byval parameter attributes. |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Evan Cheng | ByVal stack slot alignment should be at least as large... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Evan Cheng | Revert my last commit. Not needed. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Duncan Sands | Simplify CallInst::hasByValArgument using a new method. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Duncan Sands | I noticed that the trampoline straightening transformat... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Chris Lattner | don't create the post-ra scheduler unless it is enabled. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Chris Lattner | remove dead #include |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Evan Cheng | Need a space to separate Make options. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Duncan Sands | This test is now the same as byval-1.ll, so remove it. |
commit | commitdiff | tree | snapshot |
next |