summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Add a setLastModificationAndAccessTime to PathV2.Rafael Espindola2013-06-20
* Remove the simplify-libcalls pass (finally)Meador Inge2013-06-20
* Add support for getting the last modification time from a file_status.Rafael Espindola2013-06-20
* Clang-format the SLP vectorizer. No functionality change.Nadav Rotem2013-06-20
* This reverts r155000.Joey Gouly2013-06-20
* SLPVectorization: Add a basic support for cross-basic block slp vectorization.Nadav Rotem2013-06-20
* [PowerPC] Remove unused parameterUlrich Weigand2013-06-20
* Change the debug type to match the debug type that is used by vecutils.cpp.Nadav Rotem2013-06-20
* [PowerPC] Add missing build dependencyUlrich Weigand2013-06-20
* [MC] Support @ variants with directional labelsUlrich Weigand2013-06-20
* [PowerPC] Optimize @ha/@l constructsUlrich Weigand2013-06-20
* [PowerPC] Support compare mnemonics with implied CR0Ulrich Weigand2013-06-20
* Fix get_magic() handling of short reads.Evgeniy Stepanov2013-06-20
* Rename fs::GetUniqueID to fs::getUniqueID to match the style guide.Rafael Espindola2013-06-20
* Remove MSan hack that is no longer needed.Evgeniy Stepanov2013-06-20
* Optimize register parsing for MipsAsmParser. Allow symbolic aliases for FPU r...Vladimir Medic2013-06-20
* DebugInfo: don't use location lists when the location covers the whole functi...David Blaikie2013-06-20
* [Support/CrashRecoveryContext] Make sure CrashRecoveryContext does not clear ...Argyrios Kyrtzidis2013-06-19
* This is now a duplicate.Bill Wendling2013-06-19
* Make the comparison operators non-member functions.Bill Wendling2013-06-19
* Don't pass in the TargetInstrInfo into the register info object. It doesn't u...Bill Wendling2013-06-19
* DebugInfo: PR14763/r183329 correct the location of indirect parametersDavid Blaikie2013-06-19
* Spell correct (s/begining/beginning/)David Blaikie2013-06-19
* llvm-dwarfdump: Add support for dumping the .debug_loc sectionDavid Blaikie2013-06-19
* Access the TargetLoweringInfo from the TargetMachine object instead of cachin...Bill Wendling2013-06-19
* [MC/DWARF] Generate multiple .debug_line entries for adjacent .loc directivesUlrich Weigand2013-06-19
* [APFloat] Converted all references to APFloat::isNormal => APFloat::isFiniteN...Michael Gottesman2013-06-19
* Access the TargetLoweringInfo from the TargetMachine object instead of cachin...Bill Wendling2013-06-19
* Modified the implementation of fs::GetUniqueID on Windows such that it actual...Aaron Ballman2013-06-19
* Access the TargetLoweringInfo from the TargetMachine object instead of cachin...Bill Wendling2013-06-19
* Don't cache the TLI object since we have access to it through TargetMachine a...Bill Wendling2013-06-19
* Allow creation of single-byte MCAtoms.Ahmed Bougacha2013-06-19
* Move StructurizeCFG out of R600 to generic Transforms.Matt Arsenault2013-06-19
* LSR: Fix the parameters used to compute the scaling factor cost.Quentin Colombet2013-06-19
* SLPVectorizer: handle scalars that are extracted from vectors (using ExtractE...Nadav Rotem2013-06-19
* SLPVectorizer: start constructing chains at stores that are not power of two.Nadav Rotem2013-06-19
* Remove Path::getDirectoryContents.Rafael Espindola2013-06-19
* Remove Path::isObjectFile.Rafael Espindola2013-06-19
* Remove Path::canExecute.Rafael Espindola2013-06-19
* The RenderMethod field in RegisterOperand class sets the name of the method o...Vladimir Medic2013-06-19
* MachOUniversal.cpp: Fix abuse of Twine. It would be sufficient to use std::st...NAKAMURA Takumi2013-06-19
* Fixed comment typo that causes the given comment to actually make sense.Michael Gottesman2013-06-19
* SLPVectorizer: vectorize compares and selects.Nadav Rotem2013-06-19
* Document the return value and fix a typo.Nadav Rotem2013-06-19
* [yaml2obj][ELF] Support ELFOSABI_* enum.Sean Silva2013-06-19
* [yaml2obj][ELF] Support st_info through `Binding` and `Type` YAML keys.Sean Silva2013-06-19
* Use GetUnderlyingObject instead of custom functionMatt Arsenault2013-06-18
* [yaml2obj][ELF] Rudimentary symbol table support.Sean Silva2013-06-18
* ARM: Add optional datatype suffix to NEON mvn asm syntax.Jim Grosbach2013-06-18
* We want a string representation of the attribute, not the kind as a string.Bill Wendling2013-06-18