oota-llvm.git
2013-11-08 Arnaud A. de... Revert "CalculateSpillWeights does not need to be a...
2013-11-08 Quentin Colombet[VirtRegMap] Fix for PR17825. Do not ignore noreturn...
2013-11-08 Richard BartonMake PrintAsmOperand call to the superclass to handle...
2013-11-08 Arnaud A. de... CalculateSpillWeights does not need to be a pass
2013-11-08 Jordan RoseAdd ImmutableSet profiling info for 'bool'.
2013-11-08 Tim NorthoverARM: fold prologue/epilogue sp updates into push/pop...
2013-11-08 Artyom Skrobov[ARM] Handling for coprocessor instructions that are...
2013-11-08 Artyom Skrobov[ARM] Handling for coprocessor instructions that are...
2013-11-08 Artyom Skrobov[ARM] Handling for coprocessor instructions that are...
2013-11-08 Artyom SkrobovExport MCDisassembler's SubtargetInfo, to allow archite...
2013-11-08 Arnaud A. de... CalculateSpillWeights cleanup: remove unneeded includes
2013-11-08 Zoran JovanovicTest for microMIPS trap instructions.
2013-11-08 NAKAMURA Takumillvm-ar: Let opening a directory failed in llvm-ar.
2013-11-08 Matheus Almeida[mips][msa] Update encoding of LDI instruction.
2013-11-08 Artyom Skrobov[ARM] In ARMAsmParser, MatchCoprocessorOperandName...
2013-11-08 Bill WendlingRemove ^M from the file.
2013-11-07 David MajnemerIR: Properly canonicalize PointerType in ConstantExpr...
2013-11-07 David MajnemerIR: Do not canonicalize constant GEPs into an out-of...
2013-11-07 Bill WendlingRun clang-format on file.
2013-11-07 Bill WendlingMove copying of global initializers below the cloning...
2013-11-07 Zoran JovanovicSupport for microMIPS trap instructions 1.
2013-11-07 NAKAMURA Takumillvm-c/Support.h: Add a newline at eof.
2013-11-07 Reed KotlerDisable some code that is causing some warnings. It...
2013-11-07 Chandler CarruthAdd the fact that we anticipate switching to use (some...
2013-11-06 Vincent LejeuneR600: Fix LowerUDIVREM
2013-11-06 Amara Emerson[AArch64] Remove NEON from "generic" CPU target.
2013-11-06 Simon AtanasyanAdd DT_VERSYM dynamic table entry tag definition.
2013-11-06 Richard Sandiford[SystemZ] Handle vectors in getSetCCResultType
2013-11-06 Benjamin KramerAdd test case for PR12377, it was fixed by r194116.
2013-11-06 Peter Zotov[llvm-c] Add parameter names in Target.h for C99 compliance
2013-11-06 Vladimir MedicImplement gpword directive for mips, test case added...
2013-11-06 Peter ZotovAdd newline at EOF in DynamicLibrary.cpp
2013-11-06 Peter Zotov[llvm-c] Improve TargetMachine bindings
2013-11-06 Peter Zotov[llvm-c] Specify explicit namespace in LLVMLoadLibraryP...
2013-11-06 Peter Zotov[llvm-c] Correctly check for existence of native AsmPar...
2013-11-06 Peter Zotov[llvm-c] Add functions for initializing native AsmPrint...
2013-11-06 Peter Zotov[llvm-c] Expose LLVMLoadLibraryPermanently
2013-11-06 Peter Zotov[OCaml] Impement Llvm_irreader, bindings to LLVM assemb...
2013-11-06 Peter Zotov[llvm-c] Expose IRReader interface
2013-11-06 Peter Zotov[OCaml] Implement Llvm.string_of_llvalue
2013-11-06 Peter Zotov[llvm-c] Implement LLVMPrintValueToString
2013-11-06 Reed KotlerFix definition for Mips16 pc relative load word instruc...
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Perm.
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Bitwise Extract.
2013-11-06 Andrew TrickRewrite SCEV's backedge taken count computation.
2013-11-05 Rafael EspindolaRemove another unused, and IMHO, not very desirable...
2013-11-05 Reed KotlerGet rid of current calculation function and adjustment...
2013-11-05 Andrew TrickSlightly change the way stackmap and patchpoint intrins...
2013-11-05 Reed KotlerGet rid of all references to soimm in MipsConstantIslan...
2013-11-05 Reed KotlerCleanup getUserOffset. Issues related to inline assembl...
2013-11-05 Tim NorthoverARM: permit bare dmb/dsb/isb aliases on Cortex-M0
2013-11-05 Dmitri GribenkoConvert comments to documentation comments (// -> ///)
2013-11-05 Rafael EspindolaUse error_code in GVMaterializer.
2013-11-05 Jiangning LiuImplement AArch64 Neon Crypto instruction classes AES...
2013-11-05 Rafael EspindolaConvert FindFunctionInStream to return an error_code.
2013-11-05 Michael Gottesman[objc-arc] Convert the one directional retain/release...
2013-11-05 Alp TokerProvide a test input for opt
2013-11-05 Benjamin KramerSilence GCC warning about dropping off a fully covered...
2013-11-05 Peter Zotov[OCaml] (PR16190) Add ValueKinds for ConstantDataSequen...
2013-11-05 Peter Zotov[llvm-c] (PR16190) Add LLVMIsA* functions for ConstantD...
2013-11-05 Peter Zotov[OCaml] (PR10016) Add a few missing line in OCamlLangIm...
2013-11-05 Reed KotlerRemove the word "thumb" from comments. Remove also...
2013-11-05 Peter Zotov[OCaml] (PR16318) Add missing argument to Llvm.const_in...
2013-11-05 Peter Zotov[OCaml] (PR11717) Make declare_qualified_global respect...
2013-11-05 David MajnemerX86 Disassembler: remove unused bool typedef-name
2013-11-05 Alp TokerSuppress OS crash dialog in llvm-rtdyld
2013-11-05 Peter Zotov[OCaml] Properly tag the custom operations of Llvm...
2013-11-05 Peter Zotov[OCaml] Llvm_linker: do not use external in module...
2013-11-05 Reed KotlerFix r194019 as requested by Eric Christopher.
2013-11-05 Alp TokerFix symbol defines in config.h.cmake
2013-11-05 Craig TopperLift alignment restrictions on load folding for a signi...
2013-11-05 Hao LiuImplement AArch64 post-index vector load/store multiple...
2013-11-05 Kevin QinImplemented aarch64 neon intrinsic vcopy_lane with...
2013-11-05 Yuchen WuRevert "llvm-cov: Added command-line option to change...
2013-11-05 Yuchen WuRevert "Added basic unit test for llvm-cov."
2013-11-05 Yuchen WuAdded basic unit test for llvm-cov.
2013-11-05 Yuchen Wullvm-cov: Added command-line option to change dir.
2013-11-05 Yuchen WuSupport for reading run counts in llvm-cov.
2013-11-05 Rafael EspindolaFix MSVC build by not putting an error_code directly...
2013-11-05 Rafael EspindolaSimplify ErrorOr.
2013-11-05 Hal FinkelAdd a runtime unrolling parameter to the LoopUnroll...
2013-11-04 NAKAMURA TakumiRevert r194019 to r194021, "Submit the basic port of...
2013-11-04 Tim NorthoverARM: remove unnecessary state-tracking during frame...
2013-11-04 Tim NorthoverAArch64: use default asm operand printing when modifier...
2013-11-04 Reed KotlerMake sure we don't get a warning from this variable...
2013-11-04 Reed KotlerAdd the test case that goes with the previous submissio...
2013-11-04 Reed KotlerSubmit the basic port of the rest of ARM constant islan...
2013-11-04 Shuxin YangRemove dead code
2013-11-04 Eric ChristopherCheck for both styles of clobbers, those produced by...
2013-11-04 Benjamin KramerSLPVectorizer: Use properlyDominates to satisfy the...
2013-11-04 Matt ArsenaultFix another constant folding address space place I...
2013-11-04 Matt ArsenaultScalarize select vector arguments when extracted.
2013-11-04 Sean Silva[docs] Add link to 32-bit ARM ELF supplement.
2013-11-04 Jakub StaszakUse startswith_lower() where possible.
2013-11-04 Cameron McInallyAdd support for AVX512 masked vector blend intrinsics.
2013-11-04 Manman RenRename testing case to use - instead of _.
2013-11-04 Rafael EspindolaChange BitcodeReader to use error_code instead of bool...
2013-11-04 Zoran JovanovicSupport for microMIPS branch instructions.
2013-11-04 Elena DemikhovskyAVX-512: fixed a typo in builtin name
2013-11-04 Benjamin KramerX86: Add a description for AMD bdver3 aka Steamroller.
next