summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ocaml/C bindings: type->isSized()Torok Edwin2011-10-06
* add binding to read icmp predicateTorok Edwin2011-10-06
* ocaml/C bindings: getmdstring, add num_op, get_op should work on metadata tooTorok Edwin2011-10-06
* C/OCaml API to retrieve struct name.Torok Edwin2011-10-06
* ocaml bindings: add llvm_ipo based on IPO.hTorok Edwin2011-10-06
* add more tests for the OCaml bindingsTorok Edwin2011-10-06
* Fix assembling of xchg %eax, %eax to not use the NOP encoding of 0x90. This w...Craig Topper2011-10-06
* Cosmetic change.Evan Cheng2011-10-06
* Build system infrastructure for multiple tblgens.Peter Collingbourne2011-10-06
* Add the MBBs before inserting the instructions. Doing it afterwards could leadBill Wendling2011-10-06
* Remove the TRI::getSubRegisterRegClass() hook.Jakob Stoklund Olesen2011-10-06
* Always merge profitable shifts on A9, not just when they have a single use.Cameron Zwarich2011-10-05
* Remove a check from ARM shifted operand isel helper methods, which were blockingCameron Zwarich2011-10-05
* Get the proper call site numbers for the landing pads. Also remove a magicBill Wendling2011-10-05
* Add accessor method to check if the landing pad symbol has call site informat...Bill Wendling2011-10-05
* Fix a typo.David Greene2011-10-05
* Prefix Template Arg Names with Multiclass NameDavid Greene2011-10-05
* Vim Support for MultidefsDavid Greene2011-10-05
* Emacs Support for MultidefsDavid Greene2011-10-05
* Document MultidefsDavid Greene2011-10-05
* Update Test for MultidefsDavid Greene2011-10-05
* Add a Multidef TestDavid Greene2011-10-05
* Process MultidefsDavid Greene2011-10-05
* Parser Multidef SupportDavid Greene2011-10-05
* Lexer Support for MultidefsDavid Greene2011-10-05
* Add Multidef Data StructuresDavid Greene2011-10-05
* Refactor Multiclass Def ProcessingDavid Greene2011-10-05
* PR11061: Make simplifylibcalls fold strcmp("", x) correctly.Eli Friedman2011-10-05
* Modify the mapping from landing pad to call sites to accept more than one callBill Wendling2011-10-05
* Add an ivar that maps a landing pad's EH symbol to the call sites that may jumpBill Wendling2011-10-05
* Small refactoring. Cache the FunctionInfo->MBB into a local variable.Bill Wendling2011-10-05
* Fix sub-register operand verification.Jakob Stoklund Olesen2011-10-05
* Fixes PR11070 - assert in SCEV getConstantEvolvingPHIOperands.Andrew Trick2011-10-05
* Fix comment to reflect the new EH stuff.Bill Wendling2011-10-05
* Remove unused DstSubIdx argument.Jakob Stoklund Olesen2011-10-05
* Re-commit 141203, but much more conservative.Jim Grosbach2011-10-05
* Revert 141203. InstCombine is looping on unit tests.Jim Grosbach2011-10-05
* Simplify EXTRACT_SUBREG emission.Jakob Stoklund Olesen2011-10-05
* Override TRI::getSubClassWithSubReg for X86.Jakob Stoklund Olesen2011-10-05
* Check for the returns_twice attribute in callsFunctionThatReturnsTwice. ThisRafael Espindola2011-10-05
* Update InstCombine worklist after instruction transform is complete.Jim Grosbach2011-10-05
* PTX: Fixup a case where getRegClassFor() should be used instead of custom code.Justin Holewinski2011-10-05
* Simplify INSERT_SUBREG emission.Jakob Stoklund Olesen2011-10-05
* Fix assertion string.Akira Hatanaka2011-10-05
* Make sure candidate for delay slot filler is not a return instruction.Akira Hatanaka2011-10-05
* Make this test less sensitive to codegen optimizations.Dan Gohman2011-10-05
* Add RA to the set of registers that are defined if instruction is a call.Akira Hatanaka2011-10-05
* Support a valid, but not very useful, encoding of CPSIE where none of the AIF...Owen Anderson2011-10-05
* Typo. Thanks Bob.Andrew Trick2011-10-05
* Add a FIXME.Jakob Stoklund Olesen2011-10-05