oota-llvm.git
2013-06-20 Ulrich Weigand[PowerPC] Optimize @ha/@l constructs
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 EspindolaRemove the transitional GetUniqueID.
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 Stefanus Du... Fix typos "metatadata" -> "metadata" in the LangRef.
2013-06-20 Rafael EspindolaMake sure ar is creating a new file instead of updating...
2013-06-20 Rafael EspindolaAdd r184420 back, but also handle long file names.
2013-06-20 Rafael EspindolaRevert "Don't include directory names in archives."
2013-06-20 Rafael EspindolaDon't include directory names in archives.
2013-06-20 Rafael EspindolaRemove remaining bits of the old LLVM specific symtab...
2013-06-20 Rafael EspindolaRemove more unused functions.
2013-06-20 Rafael EspindolaRemove unused methods.
2013-06-20 Rafael EspindolaUse the simpler sys::fs::exists.
2013-06-20 Rafael EspindolaConvert a use of sys::Path.
2013-06-20 Vladimir MedicOptimize register parsing for MipsAsmParser. Allow...
2013-06-20 Bill WendlingRemove static, because it was messing everything up.
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 '==' operator inline.
2013-06-19 Bill WendlingMake this static inline to avoid duplicates.
2013-06-19 Bill WendlingMake the comparison operators non-member functions.
2013-06-19 David BlaikieSpelling correction
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 Michael Gottesman[APFloat] Changed APFloat::isNormal => APFloat::isFinit...
2013-06-19 David BlaikieDebugInfo: Specify that a value is stored indirectly
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 Rafael EspindolaRemove unused function.
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 Rafael EspindolaReally fix the missing header :-(
2013-06-19 Rafael EspindolaAdd missing include found by the bots.
2013-06-19 Rafael EspindolaRemove last use of PathV1.h from Archive.h
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 Michael Gottesman[APFloat] Added isFiniteNonZero predicate.
2013-06-19 Bill WendlingAccess the TargetLoweringInfo from the TargetMachine...
2013-06-19 Bill WendlingAdd operator!= as the compliment to operator==. This...
2013-06-19 Bill WendlingDon't cache the TLI object since we have access to...
2013-06-19 Michael Gottesman[APFloat] Expose isSmallest/isLargest as public methods.
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 Bill WendlingAdd unit test to test a trivial verifier check.
2013-06-19 Rafael EspindolaAlways set the mode.
2013-06-19 Rafael EspindolaRemove more uses of sys::Path.
2013-06-19 Nadav RotemSLPVectorizer: handle scalars that are extracted from...
2013-06-19 Rafael EspindolaRemove unused function.
2013-06-19 Rafael EspindolaAnother attempt at fixing the bots.
2013-06-19 Nadav RotemSLPVectorizer: start constructing chains at stores...
2013-06-19 Rafael EspindolaAttempt at fixing some bots.
2013-06-19 Rafael EspindolaReduce sys::Path usage in llvm-ar.
2013-06-19 Rafael EspindolaRemove Path::getDirectoryContents.
2013-06-19 Rafael EspindolaRemove the 'R' modifier.
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 Wan XiaofeiTest commit access.
2013-06-19 Sean SilvaRemove `using namespace` and use explicit qualification.
2013-06-19 Sean SilvaRemove spurious space.
2013-06-19 Sean SilvaRemove unused parameter.
2013-06-19 Sean Silva[yaml2obj][ELF] Beef up this test a bit.
2013-06-19 Sean Silva[yaml2obj][ELF] Support ELFOSABI_* enum.
2013-06-19 Sean SilvaThere is no ELF ABI version 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] Don't monkeypatch the YAML sections.
2013-06-18 Sean Silva[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
2013-06-18 Sean Silva[yaml2obj][ELF] Rudimentary symbol table support.
2013-06-18 JF BastienSmall correction to unordered memory code generation...
2013-06-18 Bill WendlingIdentify me on IRC.
2013-06-18 Jim GrosbachARM: Add optional datatype suffix to NEON mvn asm syntax.
2013-06-18 Sean Silva[yaml2obj][ELF] Add dummy .strtab section.
2013-06-18 Bill WendlingWe want a string representation of the attribute, not...
2013-06-18 Tim NorthoverAArch64: remove accidental test output file.
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 Rafael EspindolaConvert most uses of PathV1.h in ToolRunner.cpp.
2013-06-18 Stefanus Du... Add 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 Rafael EspindolaReturn a std::string from PrependMainExecutablePath.
next