summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add a few FIXME comments.Chad Rosier2011-10-17
* Teach the ARC optimizer about the !clang.arc.copy_on_escape metadataDan Gohman2011-10-17
* Tidy up.Jim Grosbach2011-10-17
* 142288 broke the build:Rafael Espindola2011-10-17
* Update DebugInfoFinder to match recent debug info encoding changes.Devang Patel2011-10-17
* Now Igor, throw the switch...give my creation life!Bill Wendling2011-10-17
* ARM NEON "vmov.i8" immediate assembly parsing and encoding.Jim Grosbach2011-10-17
* Validate target data layout strings.Lang Hames2011-10-17
* When deleting a phi cycle after looking through copies, constrain the registerCameron Zwarich2011-10-17
* Fixed quoting on default data layout option.Lang Hames2011-10-17
* Forgot to add the project name to the 'svn ls' command.Bill Wendling2011-10-17
* Add message to svn mkdir command.Bill Wendling2011-10-17
* Rewrite most of MachODump to work through the generic libObject interfaces ra...Owen Anderson2011-10-17
* Add an accessor to get the underlying MachO representation.Owen Anderson2011-10-17
* Use a SmallVector for intrinsic argument types.Benjamin Kramer2011-10-17
* Don't renumber the blocks here. This could cause problems later on if anotherBill Wendling2011-10-17
* Use the correct predicate for determining if a branch is conditional or not.Owen Anderson2011-10-17
* Add support for the Objective-C personality function to the instructionBill Wendling2011-10-17
* Pseudoinstructions should not be less constrained than the instruction they areCameron Zwarich2011-10-17
* MCOperand is pod-like.Benjamin Kramer2011-10-17
* Tidy up organization.Jim Grosbach2011-10-17
* Fix handling of the From parameter in StringRef::find.Benjamin Kramer2011-10-17
* Add a call to EmitSjLjDispatchBlock.Bill Wendling2011-10-17
* Remove mention of llvm-gcc and add mention of dragonegg.Bill Wendling2011-10-17
* Add CHECKs and document PR11158.Nadav Rotem2011-10-17
* Fix improperly formed assert() call.Jim Grosbach2011-10-17
* Object: Fix redundant name.Michael J. Spencer2011-10-17
* Constraint register class with constrainRegClass() to CSE a virtual into anot...Evan Cheng2011-10-17
* stabalize tests by specifying the exact sse levelNadav Rotem2011-10-17
* Add definitions of conditional moves with 64-bit operands. Comment out code forAkira Hatanaka2011-10-17
* Revert change to function alignment b/c existing logic was fineHal Finkel2011-10-17
* Removed set, but unused variables.Chad Rosier2011-10-17
* Suppress partial retain+release elimination when there's aDan Gohman2011-10-17
* Correct over-zealous removal of hack.Bill Wendling2011-10-17
* Move class and instruction definitions for conditional moves to a seperate file.Akira Hatanaka2011-10-17
* Revert change made in r142205.Akira Hatanaka2011-10-17
* Redefine count-leading 0s and 1s instructions.Akira Hatanaka2011-10-17
* Temporarily XFAIL waiting for a fix.Bill Wendling2011-10-17
* Redefine mfhi/lo and mthi/lo instructions.Akira Hatanaka2011-10-17
* Add comments to TargetLowering.h indicating that the set*Alignment functions ...Hal Finkel2011-10-17
* Now that we have the ReturnsTwice function attribute, this method isBill Wendling2011-10-17
* Redefine multiply and divide instructions.Akira Hatanaka2011-10-17
* Add definition of a base class for logical shift/rotate instructions with twoAkira Hatanaka2011-10-17
* Remove >80-col line and unicodeHal Finkel2011-10-17
* Add definition of a base class for logical shift/rotate immediate instructionsAkira Hatanaka2011-10-17
* Removed set, but unused variable.Chad Rosier2011-10-17
* Add definition of immZExt5_64 and redefine immZExt5 as an ImmLeaf.Akira Hatanaka2011-10-17
* Fix CMake build.Michael J. Spencer2011-10-17
* It is safe to speculate load from GOT. This fixes performance regression caus...Devang Patel2011-10-17
* Admonish that MI is not IR and virtual registers have constraints.Jakob Stoklund Olesen2011-10-17