summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Reapply documentation changes from r184584.Benjamin Kramer2013-06-21
* Revert "BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequen...Benjamin Kramer2013-06-21
* BlockFrequency: Saturate at 1 instead of 0 when multiplying a frequency with ...Benjamin Kramer2013-06-21
* [NVPTX] Add support for selecting CUDA vs OCL mode based on tripleJustin Holewinski2013-06-21
* Handle more cases in LiveRangeEdit::eliminateDeadDefs.Andrew Trick2013-06-21
* Refactor LiveRangeEdit::eliminateDeadDefs.Andrew Trick2013-06-21
* MI-Sched: Adjust regpressure limits for reserved regs.Andrew Trick2013-06-21
* [PowerPC] Support R_PPC_REL16 family of relocationsUlrich Weigand2013-06-21
* [PowerPC] Support various tls-related modifiersUlrich Weigand2013-06-21
* [PowerPC] Support @higher et.al. modifiersUlrich Weigand2013-06-21
* [PowerPC] Support @toc@h modifierUlrich Weigand2013-06-21
* [PowerPC] Support @h modifierUlrich Weigand2013-06-21
* [PowerPC] Rename some more VK_PPC_ enumsUlrich Weigand2013-06-21
* add Function::removeFnAttr()Kostya Serebryany2013-06-21
* [APFloat] Added missing doxygen module closing statement.Michael Gottesman2013-06-21
* [yaml2obj][ELF] Don't explicitly set `Binding` with STB_*Sean Silva2013-06-21
* [PowerPC] Clean up VK_PPC_TOC... namesUlrich Weigand2013-06-20
* Remove last use of PathV1.h from Archive.cpp.Rafael Espindola2013-06-20
* make getLastModificationTime const. Move it with the other getters.Rafael Espindola2013-06-20
* [yaml2obj][ELF] Add support for st_value and st_size.Sean Silva2013-06-20
* [yaml2obj][ELF] Allow symbols to reference sections.Sean Silva2013-06-20
* 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
* [APFloat] Rename isIEEENormal => isNormal and remove old isNormal method.Michael Gottesman2013-06-20
* Remove the transitional GetUniqueID.Rafael Espindola2013-06-20
* Rename fs::GetUniqueID to fs::getUniqueID to match the style guide.Rafael Espindola2013-06-20
* Remove static, because it was messing everything up.Bill Wendling2013-06-20
* Make the '==' operator inline.Bill Wendling2013-06-19
* Make this static inline to avoid duplicates.Bill Wendling2013-06-19
* Make the comparison operators non-member functions.Bill Wendling2013-06-19
* DebugInfo: PR14763/r183329 correct the location of indirect parametersDavid Blaikie2013-06-19
* DebugInfo: Specify that a value is stored indirectlyDavid 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
* [APFloat] Added isFiniteNonZero predicate.Michael Gottesman2013-06-19
* Access the TargetLoweringInfo from the TargetMachine object instead of cachin...Bill Wendling2013-06-19
* Add operator!= as the compliment to operator==. This is for a future change.Bill Wendling2013-06-19
* Don't cache the TLI object since we have access to it through TargetMachine a...Bill Wendling2013-06-19
* [APFloat] Expose isSmallest/isLargest as public methods.Michael Gottesman2013-06-19
* Move StructurizeCFG out of R600 to generic Transforms.Matt Arsenault2013-06-19
* Remove Path::getDirectoryContents.Rafael Espindola2013-06-19
* Remove Path::isObjectFile.Rafael Espindola2013-06-19
* Remove Path::canExecute.Rafael Espindola2013-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