2009-07-18 |
Eli Friedman | Canonicalize bitcasts between types like <1 x i64>... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Daniel Dunbar | Put Target definitions inside Target specific header... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Chris Lattner | fix some typos pointed out by Hidenobu Seki |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Mikhail Glushenkov | Add a Program::GetPid() method. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Mikhail Glushenkov | Remove duplication in Program::Execute{And,No}Wait. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Bruno Cardoso... | Use a better name for the label relocations while emitt... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Daniel Dunbar | cmake builds don't need this hack for MSVC anymore. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Bruno Cardoso... | Add support to properly reference private symbols on... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Back out 76300; apparently the preference is to canonic... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Chris Lattner | add a fixme |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Viktor Kutuzov | Require a remote command to exit with the exit status... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Add carry producing / using versions of add / sub |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Expand frem |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Turn abort() into unreachable |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Turn few asserts into errors / unreachable's |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Handle vector returns |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Provide expansion for ct* intrinsics |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Anton Korobeynikov | Expand sext_inreg for i1 |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Add combine: X sdiv (1 << Y) -> X udiv (1 << Y) when... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Remove no-op check. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Remove dead check. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Canonicalize insert/extractelement from single-element... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Fix simplifylibcalls memset recognition to work on... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Daniel Dunbar | Switch lli back to using allocate-gvs-with-code behavior. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Nick Lewycky | Replace intersectWith with maximalIntersectWith. The... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Daniel Dunbar | Unbreak unittests build. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Fix the inline cost calculation to take into account... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Eli Friedman | Add line breaks to make the debug output a bit more... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Evan Cheng | Catch more coalescing opportunities. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Evan Cheng | Enable cross register class coalescing. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Dan Gohman | Make GetElementPtr ConstantExprs default to having... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Evan Cheng | Revert 76177 for now. It's messing up ARM asm printing... |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Dan Gohman | Fix this accidentally inverted condition. |
commit | commitdiff | tree | snapshot |
2009-07-18 |
Reid Kleckner | Add EngineBuilder to ExecutionEngine in favor of the... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Convert more code to use Operator instead of explicitly... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Ted Kremenek | Update CMake file. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | llvm-mc: Default -triple to LLVM_HOSTTRIPLE. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Evan Cheng | Fix pr4552. Stack slot coloring with register must... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | llvm-mc: Add -triple, and start fetching the target... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Add llvm::InitializeAllTargetInfos and llvm::Initialize... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Make BasicAliasAnalysis and Value::getUnderlyingObject use |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Fix some typos in a comment. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Evan Cheng | Fix x86 inline ams 'q' constraint support. In 32-bit... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Tweak svn:ignore |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | remove AsmPrinter::findGlobalValue, just use Value... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Add a GEPOperator class, and move the hasNoPointerOverflow |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Jeffrey Yasskin | Regenerate configure for ddunbar. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Reenable asmparser dependency generation, now with... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Disable llvm-config magic for AsmParser, it is isn... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | end sentence in period, draw attention to the fact... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | we beat exceptions out of lib/system a long time ago. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Evan Cheng | Simplify some more. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Commit this change, to accompany r76232. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | Use more terse and precise linkage checks. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Eliminate yet another copy of getOpcode. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Fix typo |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | these two pieces of code are the same because we always |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Fix a typo that Duncan spotted. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Add a new Operator class, for handling Instructions... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | Untangle a snarl that I discovered when updating the... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Sketch support for target specific assembly parser. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Mikhail Glushenkov | Trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | fix include guard. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Evan Cheng | Simplify the coalescer (finally!) by making LiveInterva... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | GetElementPtr instructions default to having no overflow. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Xerxes Ranby | Implement cmake LLVM_MULTITHREADED gcc atomic builtin... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Bob Wilson | Fix a crash in SROA. The FunctionPass::doInitializatio... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Define a no-pointer-overflow flag for GetElementPtr... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Add new classes for working with optional optimization... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Anton Korobeynikov | Fix copy & paste errors |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Add a method to clear optional optimization information... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Anton Korobeynikov | Add missed attributes to C bindings |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Start generating AsmMatcher.inc for X86. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | tblgen/AsmMatcher: Emit simple matcher for register... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Jeffrey Yasskin | r76102 added the MachineCodeEmitter::processDebugLoc... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Fix compile warning. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Anton Korobeynikov | Add missed return |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | opt: Add -std-link-opts argument, matches llvm-ld's... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Anton Korobeynikov | Add support for naked functions |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Chris Lattner | rename test. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Bruno Cardoso... | revert one of the loops to use indicies over iterators... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Add a SubclassOptionalData field to Value. See the... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Fix typo. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Initialize another Context, in the hopes of unbreaking... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Dan Gohman | Fix an apparent typo. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
David Greene | Make DOUT an lvalue in release mode so that developers... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Daniel Dunbar | Provide slightly more refined error message when trying... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
David Greene | Add logic to align instruction operands to columns... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Duncan Sands | Avoid a compiler warning when assertions are turned... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Duncan Sands | Testcase for PR4214. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Documentation clarifications for isSafeToSpeculativelyE... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Oops, accidentally set a legal operation to expand. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Expand misc operations from test/CodeGen/Generic. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Handle void in XCoreTargetLowering::isLegalAddressingMo... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Remove some unnecessary expansion markings. Add a... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Add operation expansion/promotion for a bunch of operat... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Nick Lewycky | Add broken gcc from PR4532. |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Evan Cheng | Fix tSUBspi operand definition. It reads and writes... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Set an operation expansion, noticed while running |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Eli Friedman | Make promotion in operation legalization for SETCC... |
commit | commitdiff | tree | snapshot |
next |