summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* llvm-ar: Let opening a directory failed in llvm-ar.NAKAMURA Takumi2013-11-08
* [mips][msa] Update encoding of LDI instruction.Matheus Almeida2013-11-08
* [ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as...Artyom Skrobov2013-11-08
* Remove ^M from the file.Bill Wendling2013-11-08
* IR: Properly canonicalize PointerType in ConstantExpr GEPsDavid Majnemer2013-11-07
* IR: Do not canonicalize constant GEPs into an out-of-bounds array accessDavid Majnemer2013-11-07
* Run clang-format on file.Bill Wendling2013-11-07
* Move copying of global initializers below the cloning of functions.Bill Wendling2013-11-07
* Support for microMIPS trap instructions 1.Zoran Jovanovic2013-11-07
* llvm-c/Support.h: Add a newline at eof.NAKAMURA Takumi2013-11-07
* Disable some code that is causing some warnings. It's in the processReed Kotler2013-11-07
* Add the fact that we anticipate switching to use (some subset of) C++11Chandler Carruth2013-11-07
* R600: Fix LowerUDIVREMVincent Lejeune2013-11-06
* [AArch64] Remove NEON from "generic" CPU target.Amara Emerson2013-11-06
* Add DT_VERSYM dynamic table entry tag definition.Simon Atanasyan2013-11-06
* [SystemZ] Handle vectors in getSetCCResultTypeRichard Sandiford2013-11-06
* Add test case for PR12377, it was fixed by r194116.Benjamin Kramer2013-11-06
* [llvm-c] Add parameter names in Target.h for C99 compliancePeter Zotov2013-11-06
* Implement gpword directive for mips, test case added. Stype changes using cla...Vladimir Medic2013-11-06
* Add newline at EOF in DynamicLibrary.cppPeter Zotov2013-11-06
* [llvm-c] Improve TargetMachine bindingsPeter Zotov2013-11-06
* [llvm-c] Specify explicit namespace in LLVMLoadLibraryPermanentlyPeter Zotov2013-11-06
* [llvm-c] Correctly check for existence of native AsmParser, AsmPrinter, Disas...Peter Zotov2013-11-06
* [llvm-c] Add functions for initializing native AsmPrinter, AsmParser & Disass...Peter Zotov2013-11-06
* [llvm-c] Expose LLVMLoadLibraryPermanentlyPeter Zotov2013-11-06
* [OCaml] Impement Llvm_irreader, bindings to LLVM assembly parserPeter Zotov2013-11-06
* [llvm-c] Expose IRReader interfacePeter Zotov2013-11-06
* [OCaml] Implement Llvm.string_of_llvaluePeter Zotov2013-11-06
* [llvm-c] Implement LLVMPrintValueToStringPeter Zotov2013-11-06
* Fix definition for Mips16 pc relative load word instructions.Reed Kotler2013-11-06
* Implement AArch64 Neon instruction set Perm.Jiangning Liu2013-11-06
* Implement AArch64 Neon instruction set Bitwise Extract.Jiangning Liu2013-11-06
* Rewrite SCEV's backedge taken count computation.Andrew Trick2013-11-06
* Remove another unused, and IMHO, not very desirable feature of ErrorOr.Rafael Espindola2013-11-05
* Get rid of current calculation function and adjustment schemeReed Kotler2013-11-05
* Slightly change the way stackmap and patchpoint intrinsics are lowered.Andrew Trick2013-11-05
* Get rid of all references to soimm in MipsConstantIslands pass becauseReed Kotler2013-11-05
* Cleanup getUserOffset. Issues related to inline assembler length andReed Kotler2013-11-05
* ARM: permit bare dmb/dsb/isb aliases on Cortex-M0Tim Northover2013-11-05
* Convert comments to documentation comments (// -> ///)Dmitri Gribenko2013-11-05
* Use error_code in GVMaterializer.Rafael Espindola2013-11-05
* Implement AArch64 Neon Crypto instruction classes AES, SHA, and 3 SHA.Jiangning Liu2013-11-05
* Convert FindFunctionInStream to return an error_code.Rafael Espindola2013-11-05
* [objc-arc] Convert the one directional retain/release relation assert to a co...Michael Gottesman2013-11-05
* Provide a test input for optAlp Toker2013-11-05
* Silence GCC warning about dropping off a fully covered switch.Benjamin Kramer2013-11-05
* [OCaml] (PR16190) Add ValueKinds for ConstantDataSequential and subclassesPeter Zotov2013-11-05
* [llvm-c] (PR16190) Add LLVMIsA* functions for ConstantDataSequential and subc...Peter Zotov2013-11-05
* [OCaml] (PR10016) Add a few missing line in OCamlLangImpl2.rstPeter Zotov2013-11-05
* Remove the word "thumb" from comments. Remove also an incorrectReed Kotler2013-11-05