[MCJIT] Make sure we print the full 64-bit result of exprs in RuntimeDyldChecker.
[oota-llvm.git] / lib /
2014-07-29 Lang Hames[MCJIT] Make sure we print the full 64-bit result of...
2014-07-29 Matt ArsenaultR600/SI: Implement getLdStBaseRegImmOfs
2014-07-29 Rafael EspindolaHave a single enum for "not a bitcode" error.
2014-07-29 Matt ArsenaultR600/SI: Enable named operand table for DS instructions
2014-07-29 Matt ArsenaultRemove line with no effect
2014-07-29 Lang Hames[MCJIT] Make the RuntimeDyldChecker stub_addr builtin...
2014-07-29 Rafael EspindolaMove the bitcode error enum to the include directory.
2014-07-29 Alex LorenzCoverage: fix the missing output stream in recursive...
2014-07-29 Juergen Ributzka[RuntimeDyld][AArch64] Make encode/decodeAddend also...
2014-07-29 Juergen Ributzka[RuntimeDyld][AArch64] Make encode/decodeAddend more...
2014-07-29 Joerg SonnenbergerAdd a number of aliases for SPR access.
2014-07-29 Matt ArsenaultR600/SI: Add isMUBUF / isMTBUF
2014-07-29 Matt ArsenaultR600/SI: Set bits on SMRD instructions
2014-07-29 Manman Ren[Debug Info] remove DITrivialType and use null to repre...
2014-07-29 Duncan P. N. Exon... IR: Create the use-list order shuffle vector in-place
2014-07-29 Joerg SonnenbergerAdd rfi instruction. Based on feedback by Ulrich Weigand.
2014-07-29 Sasa Stankovic[mips] Don't use odd-numbered single precision register...
2014-07-29 Tim NorthoverCodeGenPrep: fall back to MVT::Other if instruction...
2014-07-29 Tim NorthoverARM: add __aeabi_d2h for truncation on AEABI systems
2014-07-29 Tim NorthoverARM: fix @llvm.convert.from.fp16 on softfloat targets.
2014-07-29 Jiangning LiuImplement AArch64 TTI interface isAsCheapAsAMove.
2014-07-29 Jiangning LiuAdd TargetInstrInfo interface isAsCheapAsAMove.
2014-07-29 Duncan P. N. Exon... Bitcode: Correctly compare a Use against itself
2014-07-29 Duncan P. N. Exon... IR: Augment debug statements for use-list order
2014-07-29 Matt ArsenaultFix typos / grammar.
2014-07-29 Matt ArsenaultFix header including itself
2014-07-28 Manman Ren[Debug Info] unique MDNodes in the enum types of each...
2014-07-28 Duncan P. N. Exon... IR: Optimize size of use-list order shuffle vectors
2014-07-28 Manman Ren[Debug Info] add DISubroutineType and its creation...
2014-07-28 Duncan P. N. Exon... Bitcode: Serialize (and recover) use-list order
2014-07-28 Manman Ren[Debug Info] add a template class DITypedArray.
2014-07-28 Manman Ren[Debug Info] rename getTypeArray to getElements, setTyp...
2014-07-28 Manman Ren[Debug Info] replace DIUnspecifiedParameter with DITriv...
2014-07-28 Matt ArsenaultR600/SI: Fix return type for isMIMG / isSMRD
2014-07-28 Chandler Carruth[SDAG] Add DEBUG logging to the legalizer, fixing a...
2014-07-28 Matt ArsenaultR600/SI: Implement getOptimalMemOpType
2014-07-28 Matt ArsenaultR600/SI: Make argument loads invariant
2014-07-28 Robert Khasanov[SKX] Enabling mask logic instructions: encoding, lowering
2014-07-28 Ulrich Weigand[PowerPC] Support ELFv1/ELFv2 ABI selection via features
2014-07-27 Saleem AbdulrasoolARM: correct handling of features in arch_extension
2014-07-27 Saleem AbdulrasoolARM: convert loop to range based
2014-07-27 Matt ArsenaultAdd alignment value to allowsUnalignedMemoryAccess
2014-07-27 Tim NorthoverAArch64: fix conversion of 'J' inline asm constraints.
2014-07-27 Chandler Carruth[x86] Sink a variable only used by asserts into the...
2014-07-27 Chandler Carruth[x86] Add a much more powerful framework for combining...
2014-07-26 Matt ArsenaultR600: Move intrinsic lowering to separate functions
2014-07-26 Chandler Carruth[SDAG] Add an assert that we don't mess up the number...
2014-07-26 Chandler Carruth[SDAG] Simplify the code for handling single-value...
2014-07-26 Chandler Carruth[SDAG] When performing post-legalize DAG combining...
2014-07-26 Nick LewyckyFix broken assert.
2014-07-26 NAKAMURA TakumiX86ShuffleDecode.cpp: Silence a warning. [-Wunused...
2014-07-26 Chandler Carruth[x86] Fix PR20355 (for real). There are many layers...
2014-07-26 Chandler Carruth[x86] Revert r214007: Fix PR20355 ...
2014-07-26 Chandler Carruth[x86] Fix PR20355 (and dups) by not using unsigned...
2014-07-26 NAKAMURA TakumiUpdate X86/Utils/LLVMBuild.txt corresponding to r213986...
2014-07-26 Chandler Carruth[x86] Fix unused variable warning in no-asserts build.
2014-07-25 Chandler Carruth[x86] Teach the X86 backend to print shuffle comments...
2014-07-25 Matt ArsenaultR600/SI: Allow partial unrolling and increase thresholds.
2014-07-25 Eric ChristopherMove R600 subtarget dependent variables onto the subtarget.
2014-07-25 Alex Lorenzcoverage: remove empty mapping regions
2014-07-25 Hal FinkelCanonicalization for @llvm.assume
2014-07-25 Nico WeberWrap to 80 columns, no behavior change.
2014-07-25 Hal FinkelAdd @llvm.assume, lowering, and some basic properties
2014-07-25 Akira Hatanaka[stack protector] Fix a potential security bug in stack...
2014-07-25 Rafael EspindolaRemove dead code.
2014-07-25 Hal Finkel[PowerPC] Support TLS on PPC32/ELF
2014-07-25 Juergen Ributzka[FastISel][AArch64] Add support for frameaddress intrinsic.
2014-07-25 Duncan P. N. Exon... Move -verify-use-list-order into llvm-uselistorder
2014-07-25 David BlaikieReapply "DebugInfo: Don't put fission type units in...
2014-07-25 Hans WennborgFix MSVC2012 build error in UseListOrder.cpp
2014-07-25 Duncan P. N. Exon... Bitcode: Don't optimize constants when preserving use...
2014-07-25 David BlaikieRecommit r212203: Don't try to construct debug LexicalS...
2014-07-25 Hal FinkelConvert noalias parameter attributes into noalias metad...
2014-07-25 Hal FinkelSimplify and improve scoped-noalias metadata semantics
2014-07-25 Duncan P. N. Exon... Try to fix a layering violation introduced by r213945
2014-07-25 Duncan P. N. Exon... Fix -Werror build after r213945
2014-07-25 Duncan P. N. Exon... IPO: Add use-list-order verifier
2014-07-25 Amara Emerson[ARM] Emit ABI_PCS_R9_use build attribute.
2014-07-25 Benjamin KramerRun sort_includes.py on the AArch64 backend.
2014-07-25 Chandler Carruth[SDAG] Enable the new assert for out-of-range result...
2014-07-25 Chandler Carruth[SDAG] Don't insert the VRBase into a mapping from...
2014-07-25 Matt ArsenaultStore nodes only have 1 result.
2014-07-25 Chandler Carruth[SDAG] Start plumbing an assert into SDValues that...
2014-07-25 Akira Hatanaka[ARM] In thumb mode, emit directive ".code 16" before...
2014-07-25 Ehsan AkhgariFix a warning in CoverageMappingReader.cpp
2014-07-25 Lang Hames[X86] Clarify some stackmap shadow optimization code...
2014-07-25 Bill Schmidt[PATCH][PPC64LE] Correct little-endian usage of vmrgh...
2014-07-24 Alex LorenzAdd code coverage mapping data, reader, and writer.
2014-07-24 Alex LorenzAdd code coverage mapping data, reader, and writer.
2014-07-24 Mark HeffernanAfter unrolling a loop with llvm.loop.unroll.count...
2014-07-24 Joerg SonnenbergerDon't use 128bit functions on PPC32.
2014-07-24 Chandler Carruth[SDAG] Introduce a combined set to the DAG combiner...
2014-07-24 Chandler Carruth[x86] Make vector legalization of extloads work more...
2014-07-24 Saleem AbdulrasoolTarget: invert condition for Windows
2014-07-24 Manman RenFeedback from Hans on r213815. No functionaility change.
2014-07-24 Hans WennborgWindows: Don't wildcard expand /? or -?
2014-07-24 Lang Hames[X86] Optimize stackmap shadows on X86.
2014-07-24 Reid KlecknerReplace an assertion with a fatal error
2014-07-24 Joerg SonnenbergerUse the same .eh_frame encoding for 32bit PPC as on...
2014-07-24 Saleem AbdulrasoolX86: correct library call setup for Windows itanium
next