| Age | Commit message (Expand) | Author |
| 2013-03-26 | Add HLE target feature | Michael Liao |
| 2013-03-26 | Enable SandyBridgeModel for all modern Intel P6 descendants. | Jakob Stoklund Olesen |
| 2013-03-26 | Debug Info: Provide a means to update the members of a composite type | David Blaikie |
| 2013-03-26 | Restore real bit lengths on PPC register numbers | Hal Finkel |
| 2013-03-26 | Fix the register scavenger for targets that provide custom spilling | Hal Finkel |
| 2013-03-26 | PPC: Use HWEncoding and TRI->getEncodingValue | Hal Finkel |
| 2013-03-26 | R600/SIMCCodeEmitter.cpp: Prune a couple of unused members, STI and Ctx. [-Wu... | NAKAMURA Takumi |
| 2013-03-26 | Use multiple virtual registers in PPC CR spilling | Hal Finkel |
| 2013-03-26 | Update PPCRegisterInfo's use of virtual registers to be SSA | Hal Finkel |
| 2013-03-26 | Update PEI's virtual-register-based scavenging to support multiple simultaneo... | Hal Finkel |
| 2013-03-26 | Annotate the remaining x86 instructions with SchedRW lists. | Jakob Stoklund Olesen |
| 2013-03-26 | Annotate x87 and mmx instructions with SchedRW lists. | Jakob Stoklund Olesen |
| 2013-03-26 | Annotate control instructions with SchedRW lists. | Jakob Stoklund Olesen |
| 2013-03-26 | Annotate the rest of X86InstrInfo.td with SchedRW lists. | Jakob Stoklund Olesen |
| 2013-03-26 | BasicAA: Only query twice if the result of the more general query was MayAlias | Arnold Schwaighofer |
| 2013-03-26 | Add PREFETCHW codegen support | Michael Liao |
| 2013-03-26 | Hexagon: Use multiclass for aslh, asrh, sxtb, sxth, zxtb and zxth. | Jyotsna Verma |
| 2013-03-26 | Make InstCombineCasts.cpp:OptimizeIntToFloatBitCast endian safe. | Ulrich Weigand |
| 2013-03-26 | Hexagon: Remove HexagonMCInst.h file. It has been replaced with MCTargetDesc/... | Jyotsna Verma |
| 2013-03-26 | Revert ARM Scheduler Model: Add resources instructions, map resources | Arnold Schwaighofer |
| 2013-03-26 | Remove default case from fully covered switch. | Benjamin Kramer |
| 2013-03-26 | R600/SI: improve post ISel folding | Christian Konig |
| 2013-03-26 | R600/SI: improve vector interpolation | Christian Konig |
| 2013-03-26 | R600/SI: avoid unecessary subreg extraction in IMAGE_SAMPLE | Christian Konig |
| 2013-03-26 | R600/SI: switch back to RegPressure scheduling | Christian Konig |
| 2013-03-26 | R600/SI: mark most intrinsics as readnone v2 | Christian Konig |
| 2013-03-26 | R600/SI: replace WQM intrinsic | Christian Konig |
| 2013-03-26 | R600/SI: fix ELSE pseudo op handling | Christian Konig |
| 2013-03-26 | Patch by Gordon Keiser! | Joe Abbey |
| 2013-03-26 | [ASan] Change the ABI of __asan_before_dynamic_init function: now it takes po... | Alexey Samsonov |
| 2013-03-26 | PowerPC: Mark patterns as isCodeGenOnly. | Ulrich Weigand |
| 2013-03-26 | PowerPC: Simplify handling of fixups. | Ulrich Weigand |
| 2013-03-26 | PowerPC: Simplify FADD in round-to-zero mode. | Ulrich Weigand |
| 2013-03-26 | PowerPC: Remove LDrs pattern. | Ulrich Weigand |
| 2013-03-26 | PowerPC: Remove ADDIL patterns. | Ulrich Weigand |
| 2013-03-26 | PowerPC: Use CCBITRC operand for ISEL patterns. | Ulrich Weigand |
| 2013-03-26 | PowerPC: Simplify BLR pattern. | Ulrich Weigand |
| 2013-03-26 | PowerPC: Move some 64-bit branch patterns. | Ulrich Weigand |
| 2013-03-26 | R600: fix DenseMap with pointer key iteration in the structurizer | Christian Konig |
| 2013-03-26 | Fix SCEV forgetMemoizedResults should search and destroy backedge exprs. | Andrew Trick |
| 2013-03-26 | Split out the IRReader header and the utility functions it provides into | Chandler Carruth |
| 2013-03-26 | ARM Scheduler Model: Add resources instructions, map resources in subtargets | Arnold Schwaighofer |
| 2013-03-26 | ARM Scheduler Model: Partial implementation of the new machine scheduler model | Arnold Schwaighofer |
| 2013-03-26 | Add missing file to cmake build. | Nick Lewycky |
| 2013-03-26 | Add a new watchdog timer interface. The interface does not permit handling ti... | Nick Lewycky |
| 2013-03-26 | [ObjCARC Annotations] Added support for displaying the state of pointers at t... | Michael Gottesman |
| 2013-03-26 | [ObjCARC Annotations] Implemented ARC annotation metadata to expose the ARC d... | Michael Gottesman |
| 2013-03-25 | Revise alignment checking/calculation on 256-bit unaligned memory access | Michael Liao |
| 2013-03-25 | Enhance folding of (extract_subvec (insert_subvec V1, V2, IIdx), EIdx) | Michael Liao |
| 2013-03-25 | Add a scheduling model for Intel Sandy Bridge microarchitecture. | Jakob Stoklund Olesen |