2009-05-27 |
Dan Gohman | Teach SCEVExpander to avoid creating over-indexed GEP... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Dan Gohman | Teach BasicAliasAnalysis to understand constant gep... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Start of refactoring LegalizeDAG so that we don't need... |
commit | commitdiff | tree | snapshot |
2009-05-27 |
Eli Friedman | Don't abuse the quirky behavior of LegalizeDAG for... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Dale Johannesen | Testcase for (llvm-gcc-4.2) 72442 (PR 4242). |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Daniel Dunbar | Back out r72431, it is causing a number of compilation... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Stefanus Du... | Update CPU capabilities for AMD machines |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Eli Friedman | Don't abuse the quirky behavior of LegalizeDAG for... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Torok Edwin | For the new ar --plugin libLLVMgold.so to work we need... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Jeffrey Yasskin | LiveVariables::VarInfo contains an AliveBlocks BitVecto... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Dan Gohman | For the return type of SCEVUDivExpr, use the RHS' type... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Dan Gohman | Give SCEVNaryExpr a doxygen comment. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Dan Gohman | In cases where a pointer value is an operand of a multi... |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Eli Friedman | Delete a bunch of dead code from LegalizeDAG. |
commit | commitdiff | tree | snapshot |
2009-05-26 |
Evan Cheng | Eliminate VarInfo::UsedBlocks. |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | make memdep use the getModRefInfo method for stores... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Nick Lewycky | Audit the type constructors. Previously it was possible... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | add some late optimizations that GCC does. It thinks... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Chris Lattner | we should eventually add -march=atom and the new atom... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Nick Lewycky | Fix the crash debugger to actually bisect globals once... |
commit | commitdiff | tree | snapshot |
2009-05-25 |
Nick Lewycky | Add a bisection step on the list of instructions before... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | Various comment fixes. |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | Change ScalarEvolution::getSCEVAtScope to always return... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Eli Friedman | Add a comment which should hopefully make the purpose... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Eli Friedman | Minor improvement to FCOPYSIGN to use BIT_CONVERT in... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Torok Edwin | Move Rewriter.clear() earlier, to avoid triggerring... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Torok Edwin | Instead of clearing the rewriter, don't attempt to... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | When rewriting the loop exit test with the canonical... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | Fix this code for hosts where std::vector doesn't have... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | When replacing a floating-point comparison with an... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | Generalize SCEVExpander::visitAddRecExpr's GEP persuit... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Dan Gohman | When the low bits of one operand of an add are zero... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Torok Edwin | The rewriter may hold references to instructions that... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Eli Friedman | Rewrite ISD::FCOPYSIGN lowering to never use i64. Not... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Torok Edwin | Make bugpoint emit a bugpoint-reduced-blocks.bc, becaus... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Torok Edwin | Add -disable-global-remove option to bugpoint. |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Eli Friedman | Update for CMakeLists; untested, so tell me if there... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Eli Friedman | Remove checks of getTypeAction from LegalizeOp; we... |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Eli Friedman | Disable type legalization in LegalizeDAG. |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Nick Lewycky | Remove border around table used for layout. |
commit | commitdiff | tree | snapshot |
2009-05-24 |
Eli Friedman | Make the PPC backend use a legal type for the operands... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Eli Friedman | Fix a bug in the expansion of EXTRACT_SUBVECTOR in |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Eli Friedman | Make the X86 backend mark EXTRACT_SUBVECTOR as Expand... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Eli Friedman | Add a proper implementation of EXTRACT_SUBVECTOR legali... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Torok Edwin | Use latin symbols. I was told not everybody has a UTF... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Torok Edwin | Write family name last, as other entries in this file. |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Torok Edwin | Add myself. |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Anton Korobeynikov | Add ARMv7 architecture, Cortex processors and different... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Anton Korobeynikov | Emit ARM Build Attributes |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Anton Korobeynikov | Propagate CPU string out of SubtargetFeatures |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Jay Foad | Work around a page size issue on Cygwin. |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Torok Edwin | Fix PR4254. |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Torok Edwin | stat64/open64/lseek64 for the interpreter |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Torok Edwin | available_externall linkage is not local, this was... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Eli Friedman | Fix test to account for legalization changes; I think... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Eli Friedman | Add a new step to legalization to legalize vector math... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Eli Friedman | Make the x86 backend custom-lower UINT_TO_FP and FP_TO_... |
commit | commitdiff | tree | snapshot |
2009-05-23 |
Oscar Fuentes | CMake: Use libdl only when available. Fixes build on... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Evan Cheng | Fix bug in FoldFCmp_IntToFP_Cst. If inttofp is a uintof... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Dan Gohman | Add a note mentioning that uses of the return value... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Oscar Fuentes | CMake: Use libpthread in tblgen when needed. Updated... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Duncan Sands | Add a new codegen pass that normalizes dwarf exception... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Bob Wilson | Only 64-bit targets support TImode libcalls. Disable... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Dan Gohman | Teach IndVarSimplify's FixUsesBeforeDefs to handle... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Sanjiv Gupta | Emit debug information for globals (which include autom... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Duncan Sands | Hopefully fix the build for people with ocaml. |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Duncan Sands | Always verify dominfo if expensive checking is enabled. |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Dan Gohman | Fix a thinko in the code that adapted SCEVMulExpr opera... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Torok Edwin | Revert this. There's no way to verifiy indirect calls... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Torok Edwin | Verify that calling conventions match function prototype. |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Eli Friedman | Fix loop-index-split to correctly preserve dominance... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Daniel Dunbar | Add llvm::triple constructor from arch, vendor, os... |
commit | commitdiff | tree | snapshot |
2009-05-22 |
Dan Gohman | Update an assertion string to new-style type names. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Evan Cheng | 80 column violation. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Dale Johannesen | TableGen for fast isel seems to assume an 'imm' |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Eli Friedman | Fix broken logic in DominatorTreeBase::Split. Part... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Eli Friedman | Fix indentation. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Eli Friedman | Fix some incorrect logic in DominanceFrontier::splitBlo... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Stuart Hastings | Add some missing steps to the sacred testing ritual... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Jay Foad | Tighten up the asserts in SmallVector::operator[](). |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Duncan Sands | Add a getAlignOf helper for getting the ABI alignment... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Jay Foad | Use v.data() instead of &v[0] when SmallVector v might... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Jay Foad | Implement new SmallVector::data() methods. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Dan Gohman | Teach ValueTracking a new way to analyze PHI nodes... |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Owen Anderson | Add Atomic.cpp to the CMake build system. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Owen Anderson | Use DataTypes.h instead of stdint.h. |
commit | commitdiff | tree | snapshot |
2009-05-21 |
Bill Wendling | Temporarily revert r72191. It was causing an assert... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Bill Wendling | Minor code cleanup. No functionality change. |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Bill Wendling | Merge 'ConstructFunctionDbgScope' and 'ConstructAbstrac... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Bill Wendling | Rename 'New*' methods to 'Create*' to be consistent... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Bill Wendling | Add comment for emit section. |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Bill Wendling | Move 'Emit' methods down to their own place. |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Bill Wendling | Revert r72192. It was causing a build failure. |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Bill Wendling | Do some mechanical changes. Combine the 'construct... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Argyrios Kyrtzidis | Introduce DebugScope which gets embedded into the machi... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Dan Gohman | Add an accessor method to return the insertion point. |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Owen Anderson | Have llvm_start_multithreaded return a bool indicating... |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Owen Anderson | Tabs, be gone! |
commit | commitdiff | tree | snapshot |
2009-05-20 |
Owen Anderson | I just fail today. |
commit | commitdiff | tree | snapshot |
next |