[PowerPC] Support compare mnemonics with implied CR0
[oota-llvm.git] / lib /
2013-06-20 Ulrich Weigand[PowerPC] Support compare mnemonics with implied CR0
2013-06-20 Evgeniy StepanovFix get_magic() handling of short reads.
2013-06-20 Rafael EspindolaRename fs::GetUniqueID to fs::getUniqueID to match...
2013-06-20 Evgeniy StepanovRemove MSan hack that is no longer needed.
2013-06-20 Vladimir MedicOptimize register parsing for MipsAsmParser. Allow...
2013-06-20 David BlaikieDebugInfo: don't use location lists when the location...
2013-06-19 Argyrios Kyrtzidis[Support/CrashRecoveryContext] Make sure CrashRecoveryC...
2013-06-19 Bill WendlingThis is now a duplicate.
2013-06-19 Bill WendlingMake the comparison operators non-member functions.
2013-06-19 Bill WendlingDon't pass in the TargetInstrInfo into the register...
2013-06-19 David BlaikieDebugInfo: PR14763/r183329 correct the location of...
2013-06-19 David BlaikieSpell correct (s/begining/beginning/)
2013-06-19 David Blaikiellvm-dwarfdump: Add support for dumping the .debug_loc...
2013-06-19 Bill WendlingAccess the TargetLoweringInfo from the TargetMachine...
2013-06-19 Ulrich Weigand[MC/DWARF] Generate multiple .debug_line entries for...
2013-06-19 Michael Gottesman[APFloat] Converted all references to APFloat::isNormal...
2013-06-19 Bill WendlingAccess the TargetLoweringInfo from the TargetMachine...
2013-06-19 Aaron BallmanModified the implementation of fs::GetUniqueID on Windo...
2013-06-19 Bill WendlingAccess the TargetLoweringInfo from the TargetMachine...
2013-06-19 Bill WendlingDon't cache the TLI object since we have access to...
2013-06-19 Ahmed BougachaAllow creation of single-byte MCAtoms.
2013-06-19 Matt ArsenaultMove StructurizeCFG out of R600 to generic Transforms.
2013-06-19 Quentin ColombetLSR: Fix the parameters used to compute the scaling...
2013-06-19 Nadav RotemSLPVectorizer: handle scalars that are extracted from...
2013-06-19 Nadav RotemSLPVectorizer: start constructing chains at stores...
2013-06-19 Rafael EspindolaRemove Path::getDirectoryContents.
2013-06-19 Rafael EspindolaRemove Path::isObjectFile.
2013-06-19 Rafael EspindolaRemove Path::canExecute.
2013-06-19 Vladimir MedicThe RenderMethod field in RegisterOperand class sets...
2013-06-19 NAKAMURA TakumiMachOUniversal.cpp: Fix abuse of Twine. It would be...
2013-06-19 Michael GottesmanFixed comment typo that causes the given comment to...
2013-06-19 Nadav RotemSLPVectorizer: vectorize compares and selects.
2013-06-19 Nadav RotemDocument the return value and fix a typo.
2013-06-19 Sean Silva[yaml2obj][ELF] Support ELFOSABI_* enum.
2013-06-19 Sean Silva[yaml2obj][ELF] Support st_info through `Binding` and...
2013-06-18 Matt ArsenaultUse GetUnderlyingObject instead of custom function
2013-06-18 Sean Silva[yaml2obj][ELF] Rudimentary symbol table support.
2013-06-18 Jim GrosbachARM: Add optional datatype suffix to NEON mvn asm syntax.
2013-06-18 Bill WendlingWe want a string representation of the attribute, not...
2013-06-18 Rafael EspindolaRemove Path::canWrite.
2013-06-18 Rafael EspindolaAdd a can_write function to PathV2.
2013-06-18 Michael Gottesman[ARMTargetLowering] ARMISD::{SUB,ADD}{C,E} second resul...
2013-06-18 Michael GottesmanConverted an overly aggressive assert to a conditional...
2013-06-18 Rafael EspindolaRemove unused Path::canRead.
2013-06-18 Nadav RotemFix 80 col violation.
2013-06-18 Kevin EnderbyChange the arm assembler to support this from the v7c...
2013-06-18 Quentin ColombetDuring SelectionDAG building explicitly set a node...
2013-06-18 Jack CarterMips ELF: Mark object file as ABI compliant
2013-06-18 Rafael EspindolaRemove uniqueID from PathV1.h.
2013-06-18 Rafael EspindolaAdd a GetUniqueID that will replace the uniqueID of...
2013-06-18 David BlaikieReduce indentation.
2013-06-18 Stefanus Du ToitAdd support for encoding the HLE XACQUIRE and XRELEASE...
2013-06-18 Rafael EspindolaAdd a version of unique_file that return just the file...
2013-06-18 Nadav RotemScan the successor blocks and use the PHI nodes as...
2013-06-18 Nadav RotemAdd a return value to make this function more useful.
2013-06-18 Alexey SamsonovBasic support for parsing Mach-O universal binaries...
2013-06-18 Rafael EspindolaDon't convert object_error's enum to and from int.
2013-06-18 Amaury de la VieuvilleARM: fix literal load with positive offset encoding
2013-06-18 Amaury de la VieuvilleARM: add operands pre-writeback variants when needed
2013-06-18 Amaury de la VieuvilleARM: fix thumb literal loads decoding
2013-06-18 Amaury de la VieuvilleARM: thumb stores cannot use PC as dest register
2013-06-18 Timur IskhodzhanovHopefully fix the MSVS build after r184105
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-06-18 Nick LewyckyFix nondeterminism in .gcno file generation.
2013-06-18 Bill WendlingRemove dead prototype.
2013-06-18 Bill WendlingSimplify some of the code. No functionality change.
2013-06-17 Andrew TrickMI-Sched: handle ReadAdvance latencies as used by Swift.
2013-06-17 Andrew TrickGive RegMax higher priority.
2013-06-17 Andrew TrickRemove compareRPDelta.
2013-06-17 Andrew TrickMI Sched: fix a typo in RegPressure heuristics.
2013-06-17 Andrew TrickMI-Sched: Remove another heuristic that is sensitive...
2013-06-17 Andrew TrickMI-Sched: Track multiple candidates with the same prior...
2013-06-17 Bill WendlingDirectly access objects which may change during compila...
2013-06-17 Rafael EspindolaReapply r183985 now that the missing check was added...
2013-06-17 Rafael EspindolaOnly delete regular files and directories.
2013-06-17 Vincent LejeuneR600: PV stores Reg id, not index
2013-06-17 Vincent LejeuneR600: Properly set COUNT_3 bit in TEX clause initiating...
2013-06-17 Rafael EspindolaRevert "Remove a use of PathV1.h."
2013-06-17 Benjamin KramerSwitch spill weights from a basic loop depth estimation...
2013-06-17 Pekka JaaskelainenFix for a regression caused by the LoopVectorizer when
2013-06-17 Rafael EspindolaDon't use PathV1.h in LTOCodeGenerator.cpp
2013-06-17 Nadav RotemDisable vectorization for -Oz.
2013-06-17 Nadav RotemEnable the loop vectorizer by default for -Os and -O2.
2013-06-17 Rafael EspindolaMove lib/Archive to tools/llvm-ar.
2013-06-17 Manuel KlimekFix incorrectly finding 'executable' directories instea...
2013-06-16 David BlaikieDebugInfo: remove target-specific Frame Index handling...
2013-06-16 David BlaikieDebug Info: Simplify Frame Index handling in DBG_VALUE...
2013-06-16 Benjamin KramerSilence warning in Release builds.
2013-06-15 David BlaikieDebugInfo: print DBG_VALUE MachineInstrs with [] for...
2013-06-15 Jakub StaszakUse 0 instead of NULL.
2013-06-15 Benjamin KramerPruneEH: Only merge attribute sets when used. No functi...
2013-06-15 Andrew TrickMissing NDEBUGs.
2013-06-15 Andrew TrickMI-Sched: heuristics using the new latency and machine...
2013-06-15 Andrew TrickSupport BufferSize on ProcResGroup for unified MOp...
2013-06-15 Andrew TrickUpdate machine models. Specify buffer sizes for OOO...
2013-06-15 Andrew TrickMachine Model: Add MicroOpBufferSize and resource Buffe...
2013-06-15 Andrew TrickMI-Sched: Rename IssueCount to CurrMOps.
2013-06-15 Andrew TrickMI-Sched: Remove the temporary EnableCopyConstrain...
2013-06-15 Andrew TrickMI-Sched: added tracking of dependent latency for bette...
2013-06-15 Andrew TrickMI-Sched: DEBUG: print critical resource.
next