summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ARM64: initial backend importTim Northover2014-03-29
* TableGen: avoid dereferencing nullptr variableTim Northover2014-03-29
* CodeGen: add sensible defaults for the ISD::FROUND operationTim Northover2014-03-29
* MC-exceptions: add support for compact-unwind without .eh_frameTim Northover2014-03-29
* CodeGenPrep: wrangle IR to exploit AArch64 tbz/tbnz inst.Tim Northover2014-03-29
* MC: add a RefKind field to MCValueTim Northover2014-03-29
* MachO: Add linker-optimisation hint framework to MC.Tim Northover2014-03-29
* MachO: actually set linker-private prefix at MC level.Tim Northover2014-03-29
* MachO: allow each section to have a linker-private symbolTim Northover2014-03-29
* Make GetCPISymbol a virtual method.Tim Northover2014-03-29
* Intrinsics: add LLVMHalfElementsVectorType constraintTim Northover2014-03-29
* Completely rewrite ELFObjectWriter::RecordRelocation.Rafael Espindola2014-03-29
* [PowerPC] Add subregister classes for f64 VSX valuesHal Finkel2014-03-29
* Windows: canonicalise the default windows tripleSaleem Abdulrasool2014-03-29
* [x86] Fix printing of register operands with q modifier.Akira Hatanaka2014-03-28
* Debug Compression: Avoid compression debug_frame for nowDavid Blaikie2014-03-28
* X86: Disable IsLegalToCallImmediateAddr for Win32David Majnemer2014-03-28
* Add missing include (for r205050)David Blaikie2014-03-28
* llvm-mc: error when -compress-debug-sections is requested and zlib is not linkedDavid Blaikie2014-03-28
* [PowerPC] Fix VSX permutation iselHal Finkel2014-03-28
* Convert one last llc -filetype=obj test.Rafael Espindola2014-03-28
* [PowerPC] v2[fi]64 need to be explicitly passed in VSX registersHal Finkel2014-03-28
* Convert llc -filetype=obj test.Rafael Espindola2014-03-28
* Convert llc -filetype=obj test.Rafael Espindola2014-03-28
* Remove bogus test.Rafael Espindola2014-03-28
* Convert another llc -filetype=obj test.Rafael Espindola2014-03-28
* Support: Functions for writing endian specific data to streams.Justin Bogner2014-03-28
* Map ELf flags back to more specific section kinds.Rafael Espindola2014-03-28
* Parse .gpdword and convert another llc -filetype=obj test.Rafael Espindola2014-03-28
* convert another llc -filetype=obj test.Rafael Espindola2014-03-28
* Convert "llc -filetype=obj" test into llvm-mc tests.Rafael Espindola2014-03-28
* SLPVectorizer: Take credit for free extractelement instructionsArnold Schwaighofer2014-03-28
* SLPVectorizer: Fix typosArnold Schwaighofer2014-03-28
* SLPVectorizer: Ignore users that are insertelements we can reschedule themArnold Schwaighofer2014-03-28
* Exception handling docs: Clarify how the llvm.eh.* intrinsics are usedMark Seaborn2014-03-28
* Only test compression when linked with zlib.David Blaikie2014-03-28
* Add const to a method I missed in the previous commit.Rafael Espindola2014-03-28
* Add const.Rafael Espindola2014-03-28
* Revert "InstCombine: merge constants in both operands of icmp."Erik Verbruggen2014-03-28
* Revert "GVN: merge overflow intrinsics with non-overflow instructions."Erik Verbruggen2014-03-28
* Add ARM big endian Target (armeb, thumbeb)Christian Pirker2014-03-28
* R600: avoid calling std::next on an iterator that might be end()Tim Northover2014-03-28
* Intrinsics: expand semantics of LLVMExtendedVectorType (& trunc)Tim Northover2014-03-28
* [Allocator Cleanup] Sink the private data members and methods to theChandler Carruth2014-03-28
* [Allocator Cleanup] Move generic pointer alignment helper out of anChandler Carruth2014-03-28
* [Allocator Cleanup] Make the growth of the "slab" size of theChandler Carruth2014-03-28
* [cleanup] Hoist the initialization and constants for slab sizes to theChandler Carruth2014-03-28
* PBQP: Minor cleanups to r204857David Blaikie2014-03-27
* C++11: convert verbose loops to range-based loops.Adrian Prantl2014-03-27
* [PowerPC] Use a small cleanup pass to remove VSX self copiesHal Finkel2014-03-27