2009-08-31 |
Devang Patel | Rename DIBlock as DILexicalBlock. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Dan Gohman | Don't use an iterator which is potentially invalidated. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Bob Wilson | Use early exit and reduce indentation. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Bob Wilson | If the tied registers are already the same, there is... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Richard Osborne | Add triple parsing support for XCore. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Devang Patel | Derive DICompileUnit from DIScope. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Caroline Tice | Add flag to mark structs for Apple Block "byref" variab... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Dan Gohman | Extend the ValuesAtScope cache to cover all expressions... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Gabor Greif | restore semantics of operator* (removing a FIXME I... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
David Goodwin | Don't mark a register live at an undef use. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Devang Patel | Introduce DIScope. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Devang Patel | Oops. Fix inverted logic in assertion check. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Evan Cheng | Remove .n suffix for some 16-bit opcodes now that Darwi... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | X86/exp-asm-printer: Lower MachineOperand::MO_JumpTable... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | Stop printing old asm printing code inline with -experi... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | Avoid unnecessary +0 in experimental-asm-printer. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Devang Patel | Simplify isDerivedType() and other predicate interface. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Bill Wendling | Output a hex value, because all of the others are hex. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Dale Johannesen | Fix some misspellings of XTARGET. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Dale Johannesen | Mark test as passing on all x86, which it should, |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | cleanups pointed out by duncan |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Duncan Sands | Revert commit 80428. It completely broke exception |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Torok Edwin | Free the constants that have no uses in ~LLVMContext. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Torok Edwin | Fix ExplicitSymbols leak. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Benjamin Kramer | Normalize makefile comments and sort cmake file lists. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Pass values to MCStreamer as MCExprs, not... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Simplify EmitAssignment ('.set' is identical... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Remove MCAsmParser::Parse[Paren]RelocatableExp... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Switch MCInst to storing an MCExpr* instead... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Add MCAsmParser::Parse[Paren]Expression forms... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Make MCSymbolData symbol member const. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Add MCContext to MCAssembler. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Add MCAsmParser::getContext. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Add MCExpr::{dump,print}. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Switch MCExpr construction to using static... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Add some doxyment markers. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Daniel Dunbar | llvm-mc: Move AsmExpr into MC lib (as MCExpr). |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | Step #1 to giving Callgraph some sane invariants. ... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | fix some cases where instcombine would change hte IR... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | cleanups, factor some code out to a helper function |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | fix a crash building SPASS by tolerating a callsite... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | comment and simplify some code. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | add -debug output |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | improve -debug output, so that -debug is more likely... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | fix a bug I introduced with my 'instcombine builder... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | simplify some code by making the SCCNodes set contain... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | only print the override triple if it exists! |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | Fix PR4834, a tricky case where the inliner would resol... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | use an accessor instead of poking internals of a node. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Oscar Fuentes | CMake: updated library dependencies. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Jim Grosbach | PR4747 |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | update unit test for previous change. |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Chris Lattner | Fix some nasty callgraph dangling pointer problems in |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Erick Tryzelaar | Fix header comment for bindings/ocaml/llvm/Makefile. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Erick Tryzelaar | Make sure we specify no arguments for context functions. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | add a dump() method on callgraph. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | rename test |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | merge all sinking tests into one and convert them to... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | convert scalar_promote to filecheck style and merge... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | eliminate some uses of prcontext. Any help here would... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | rename test so that name reflects what it is testing... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | convert to filecheck format. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | suck a bunch more gep tests into getelementptr.ll and... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Daniel Dunbar | Tweak comment. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Daniel Dunbar | Fix some possible-use-of-uninitialized warnings. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | consolodate various GEP tests into getelementptr.ll... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | another huge testcase, this time from 'gs' in llvm... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | remove another poorly-reduced testcase which came from... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | this testcase is 500 lines long and is distilled from... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | convert to filecheck |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | Fix PR4748: don't fold gep(bitcast(x)) into bitcast... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | misc cleanup |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | add getPointerAddressSpace() to GEP instruction, use... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | eliminate InsertCastBefore, use the builder instead. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | eliminate InsertBitCastBefore, just use the builder... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | add a "getPointerAddressSpace" helper method to LoadIns... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Anton Korobeynikov | Add missed pattern |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | convert a bunch more calls to InsertNewInstBefore to use |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | fix typo |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | hopefully unbreak the build by making this-> explicit... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Anton Korobeynikov | EXTRACT_VECTOR_ELEMENT can have result type different... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Torok Edwin | Add regular expression matching support, based on OpenB... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | give instcombine a custom IRBuilder that adds new instr... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Daniel Dunbar | Update test. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | add a new InstCombineWorklist::AddValue method that... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | move AddUsersToWorkList to the worklist processing... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | rename AddUsesToWorkList -> AddOperandsToWorkList.... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Daniel Dunbar | llvm-mc/X86: Encode constant MCValue's correctly. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Daniel Dunbar | llvm-mc: MCStreamer cleanups. - Remove EmitLocalSymbol... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | inline the trivial AddToWorkList/RemoveFromWorkList... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | fix a bug I introduced in r80478 found by the build... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | refactor instcombine's worklist processing stuff out... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | make DenseMap::clear() early exit if there is nothing... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | some minor cleanups to IRBuilder, factor the insertion |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | more cleanups: remove some redundant code, and simplify... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | eliminate the temporary SrcGEPOperands smallvector. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | simplify/detangle some control flow. |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | simplify and cleanup some code, remove some code that... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Chris Lattner | default count-aa to -print-all. The whole reason to... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Bill Wendling | Nuke moribund "std::string" version of EOL(..., Encoding). |
commit | commitdiff | tree | snapshot |
next |