[MMX] Use the appropriate instructions for GR64 <-> VR64 copies.
[oota-llvm.git] / lib / CodeGen /
2015-07-14 Keno Fischer[CodeGen] Force emission of personality directive if...
2015-07-14 Matthias BraunMachineRegisterInfo: Remove UsedPhysReg infrastructure
2015-07-14 Matthias BraunRAGreedy: Keep track of allocated PhysRegs internally
2015-07-14 Matthias BraunPrologEpilogInserter: Rewrite API to determine callee...
2015-07-14 Matthias BraunRevert "LegalizeDAG: Fix and improve FCOPYSIGN/FABS...
2015-07-14 Matthias BraunLegalizeDAG: Fix and improve FCOPYSIGN/FABS legalization
2015-07-14 Alex LorenzMIR Serialization: Serialize the variable sized stack...
2015-07-13 Alex LorenzMIR Serialization: Serialize the sub register indices.
2015-07-13 Reid Kleckner[WinEH] Emit the LSDA even if no lpads remain but outli...
2015-07-13 Adrian PrantlService the doxygen comments in DwarfUnit and DwarfDebug.
2015-07-13 Alex LorenzMIR Serialization: Serialize the fixed stack objects.
2015-07-13 Benjamin KramerRemove macro guards for extern template instantiations.
2015-07-13 James Y KnightFix handling of the 'n' asm constraint with invalid...
2015-07-13 Rafael EspindolaPrint the visibility of available_externally functions.
2015-07-10 Alex LorenzMIR Serialization: Serialize the virtual register operands.
2015-07-10 Reid Kleckner[SEH] Push reloads of the SEH code past phi nodes
2015-07-10 Matt ArsenaultDAGCombiner: Assume invariant load cannot alias a store
2015-07-10 Quentin Colombet[ShrinkWrap][PEI] Do not insert epilogue for unreachabl...
2015-07-10 Fiona GlaserComputeKnownBits: be a bit smarter about ADDs
2015-07-10 Alex LorenzMIR Serialization: Initial serialization of stack objects.
2015-07-10 David MajnemerRevert the new EH instructions
2015-07-10 David MajnemerNew EH representation for MSVC compatibility
2015-07-10 Reid Kleckner[WinEH] Make sure LSDA tables are 4 byte aligned
2015-07-09 Alex LorenzMIR Serialization: Serialize the virtual register defin...
2015-07-09 Reid KlecknerExpose sjlj preparation through opt for my own debuggin...
2015-07-09 Alex LorenzMIR Parser: Report an error when parsing machine functi...
2015-07-09 Sanjoy Das[ImplicitNullChecks] Fix a memory leak.
2015-07-09 Sanjoy Das[ImplicitNullChecks] Be smarter in picking the memory op.
2015-07-09 Alex LorenzMIR Serialization: Serialize the simple MachineFrameInf...
2015-07-09 Reid KlecknerRemove dead code from old 64-bit SEH lowering
2015-07-09 Pat GavlinAllow {e,r}bp as the target of {read,write}_register.
2015-07-09 Sanjay Patelfix an invisible bug when combining repeated FP divisors
2015-07-09 Juergen Ributzka[StackMap] Use lambdas to specify the sort and erase...
2015-07-09 Juergen Ributzka[StackMap] Rename variables to be more consistent....
2015-07-09 Juergen Ributzka[StackMaps] Use emplace_back when possible. NFC.
2015-07-09 Mehdi AminiRe-instate the EVT parameter to getScalarShiftAmountTy...
2015-07-09 Pawel BylicaReapply fixed r241790: Fix shift legalization and lower...
2015-07-09 Pawel BylicaRevert r241790: Fix shift legalization and lowering...
2015-07-09 Pawel BylicaFix shift legalization and lowering for big constants.
2015-07-09 Elena DemikhovskyExtended syntax of vector version of getelementptr...
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetSelectionDAGInfo...
2015-07-09 Mehdi AminiRemove getDataLayout() from TargetLowering
2015-07-09 Mehdi AminiMake isLegalAddressingMode() taking DataLayout as an...
2015-07-09 Mehdi AminiMake getByValTypeAlignment() taking DataLayout as an...
2015-07-09 Mehdi AminiMake TargetLowering::getShiftAmountTy() taking DataLayo...
2015-07-09 Mehdi AminiMake TargetLowering::getPointerTy() taking DataLayout...
2015-07-09 Mehdi AminiMake TargetTransformInfo keeping a reference to the...
2015-07-09 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-09 David Majnemer[CodeView] Add support for emitting column information
2015-07-08 Alex LorenzMIR Serialization: Serialize the 'undef' register machi...
2015-07-08 Matthias BraunRegisterPressure: Add PressureDiff::dump()
2015-07-08 Juergen RibutzkaRun clang-format before making changes to StackMaps...
2015-07-08 Alex LorenzMIR Parser: Remove redundant TODO comment. NFC.
2015-07-08 Alex LorenzMIR Serialization: Serialize the 'killed' register...
2015-07-08 Alex LorenzMIR Parser: Use source locations for MBB naming errors.
2015-07-08 Sanjay Patelearly exits -> less indenting; NFCI
2015-07-08 Reid Kleckner[SEH] Ensure that empty __except blocks have their...
2015-07-08 Mehdi AminiRemove IsLittleEndian from TargetLowering and redirect...
2015-07-08 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Reid Kleckner[WinEH] Make llvm.x86.seh.restoreframe work for stack...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Alex LorenzMIR Printer: Use a module slot tracker to print global...
2015-07-07 Reid Kleckner[WinEH] Add localaddress intrinsic instead of using...
2015-07-07 Reid KlecknerRename llvm.frameescape and llvm.framerecover to locale...
2015-07-07 Alex LorenzMIR Serialization: Serialize the 'dead' register machin...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Mehdi AminiRedirect DataLayout from TargetMachine to Module in...
2015-07-07 Alex LorenzMIR Parser: wrap 'MBBSlots' from the MI parsing functio...
2015-07-07 Alex LorenzMIR Parser: Verify the implicit machine register operands.
2015-07-07 Juergen Ributzka[StackMap Liveness] Calling the base class' getAnalysis...
2015-07-07 Juergen Ributzka[StackMap Liveness] No need to cache the MachineFunctio...
2015-07-06 Sanjoy Das[FaultMaps] Add statistic to count the # of implicit...
2015-07-06 Alex LorenzMIR Serialization: Serialize the implicit register...
2015-07-06 Eric ChristopherRemove JumpInstrTableInfo.h as it is no longer used.
2015-07-06 Reid Kleckner[WinEH] Insert the EH code load before the block terminator
2015-07-06 Quentin Colombet[TwoAddressInstructionPass] Rename a variable to match...
2015-07-06 Alex Lorenzllc: Add a 'run-pass' option.
2015-07-06 Sanjay Pateluse range-based for loops; NFCI
2015-07-06 Sanjay Pateluse range-based for loops; NFCI
2015-07-05 Peter CollingbourneIR: Do not consider available_externally linkage to...
2015-07-05 Benjamin Kramer[TargetLowering] StringRefize asm constraint getters.
2015-07-04 Sanjay Pateluse valid bits to avoid unnecessary machine trace metri...
2015-07-03 Yaron KerenInitialize booleans CallsUnwindInit and CallsEHReturn...
2015-07-02 Nadav RotemFix an overly aggressive assertion in getCopyFromPartsV...
2015-07-02 Akira HatanakaUse function attribute "trap-func-name" and remove...
2015-07-02 Pawel BylicaReapply r240291: Fix shl folding in DAG combiner.
2015-07-02 Sanjoy Das[NFC] Make the Statepoint class more like CallSite
2015-07-01 Quentin Colombet[TwoAddressInstructionPass] Try 3 Addr Conversion After...
2015-07-01 Reid Kleckner[WinEH] Use llvm.x86.seh.recoverfp in WinEHPrepare
2015-07-01 Sanjay Pateladd a cl::opt override for TargetLoweringBase's JumpIsE...
2015-07-01 David BlaikieRevert "[DWARF] Fix debug info generation for function...
2015-07-01 Matthias BraunLivePhysRegs: Add support to add pristine registers...
2015-07-01 Benjamin Kramer[AsmPrinter] Hide implementation details
2015-07-01 Benjamin Kramer[SDAG] Give InstrEmitter hidden visibility
2015-07-01 Benjamin Kramer[CodeGen] Reduce visibility of implementation details
2015-07-01 Michael Kuperstein[DWARF] Fix debug info generation for function static...
2015-06-30 Reid Kleckner[SEH] Add new intrinsics for recovering and restoring...
next