summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [yaml2obj] Add support for ELF e_flags.Daniel Sanders2014-03-31
* Try to fix MSan bootstrap bot: make ARM64Disassembler::getInstruction() alway...Alexey Samsonov2014-03-31
* Correct OS conditionals following r204977 and r204978.Yaron Keren2014-03-31
* [C++11] Mark more classes in the X86 target as 'final'.Craig Topper2014-03-31
* Mark a couple of the X86 target classes as final. Allows the compiler to de-v...Craig Topper2014-03-31
* ARM64CollectLOH.cpp: Tweak \param. [-Wdocumentation]NAKAMURA Takumi2014-03-31
* [ARM64] Fix materialization of an fp128 zero immediate. There currentlyChandler Carruth2014-03-31
* [X86] Adjust cost of FP_TO_UINT v8f32->v8i32Adam Nemet2014-03-30
* PR18929:Stepan Dyatkovskiy2014-03-30
* Make use of previously generated stores in SelectionDAGLegalize::ExpandExtrac...Hal Finkel2014-03-30
* llvm/test/MC/ELF/nocompression.s: Loosen an expression to match "llvm-mc.EXE".NAKAMURA Takumi2014-03-30
* [PowerPC] Handle VSX v2i64 SIGN_EXTEND_INREGHal Finkel2014-03-30
* [Allocator] Lift the slab size and size threshold into templateChandler Carruth2014-03-30
* [Allocator] Simplify unittests by using the default size parameters inChandler Carruth2014-03-30
* [Allocator] Stop forward-declaring BumpPtrAllocator in a few places.Chandler Carruth2014-03-30
* Don't mark the declarations of the TSan annotation functions as weak.Chandler Carruth2014-03-30
* [ARM64] Fix a heap-use-after-free spotted by ASan.Chandler Carruth2014-03-30
* ARM64: uncopy/paste helper functionTim Northover2014-03-30
* ARM64: remove unused variablesTim Northover2014-03-30
* ARM64: remove -m32/-m64 mapping with ARM.Tim Northover2014-03-30
* ARM64: override all the things.Tim Northover2014-03-30
* Support: correct Windows normalisationSaleem Abdulrasool2014-03-30
* Suppress llvm/test/CodeGen/ARM64 for targeting pecoff. ARM64 is unaware of that.NAKAMURA Takumi2014-03-30
* llvm/test/Transforms/LoopStrengthReduce/ARM64/lsr-*.ll: Add explicit triple a...NAKAMURA Takumi2014-03-30
* X86Subtarget.h: isTargetWindows() should tell whether he is targeting msvc.NAKAMURA Takumi2014-03-30
* [MC] Remove an unused (and broken) variant of the setupForSymbolicDisassemblyLang Hames2014-03-30
* [PBQP] Move invalid graph nodeId/edgeId methods into base class.Lang Hames2014-03-30
* Add a missing break.Rafael Espindola2014-03-30
* Support: normalize the default triple on UnixSaleem Abdulrasool2014-03-30
* Remove dead declarations.Rafael Espindola2014-03-30
* Remove outdated comment.Benjamin Kramer2014-03-29
* Fix a few -Wdocumentation warningsDmitri Gribenko2014-03-29
* Detemplatize LOHDirective.Benjamin Kramer2014-03-29
* ARM64: Remove unused helper function, make others static.Benjamin Kramer2014-03-29
* tblgen: Twinify PrintFatalError.Benjamin Kramer2014-03-29
* TableGen: don't save a StringRef to a local std::string.Tim Northover2014-03-29
* Avoid storing Twines.Benjamin Kramer2014-03-29
* [PowerPC] Handle v2i64 comparisonsHal Finkel2014-03-29
* ARM64: format register strings without creating a local Twine.Tim Northover2014-03-29
* llvm-mc: Fix build breakage caused by r205050.Logan Chien2014-03-29
* [PowerPC] VSX instruction latency correctionsHal Finkel2014-03-29
* Recommitted fix for PR18931, with extended tests set.Stepan Dyatkovskiy2014-03-29
* ARM64: use 64-bit constant even on 32-bit machinesTim Northover2014-03-29
* ARM64: change format specifier to work on 32-bit targetsTim Northover2014-03-29
* [ARM64] Fix 'assert("...")' to be 'assert(0 && "...")'. Otherwise, it isChandler Carruth2014-03-29
* 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