2015-05-31 |
NAKAMURA Takumi | ARMConstantIslandPass.cpp: Prune an empty \brief. ...
|
commit | commitdiff | tree |
2015-05-25 |
NAKAMURA Takumi | Reformat.
|
commit | commitdiff | tree |
2015-05-25 |
NAKAMURA Takumi | Prune CRLFs.
|
commit | commitdiff | tree |
2015-05-23 |
NAKAMURA Takumi | Update ExecutionEngine/LLVMBuild.txt, to add LLVMCodeGen.
|
commit | commitdiff | tree |
2015-05-22 |
NAKAMURA Takumi | Reapply part of r237975, "Fix Clang -Wmissing-override...
|
commit | commitdiff | tree |
2015-05-22 |
NAKAMURA Takumi | Revert r237954, "Resubmit r237708 (MIR Serialization...
|
commit | commitdiff | tree |
2015-05-22 |
NAKAMURA Takumi | Revert part of r237975, "Fix Clang -Wmissing-override...
|
commit | commitdiff | tree |
2015-05-19 |
NAKAMURA Takumi | BrainF.cpp: Update CreateCall() according to r237624.
|
commit | commitdiff | tree |
2015-05-09 |
NAKAMURA Takumi | llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll...
|
commit | commitdiff | tree |
2015-05-07 |
NAKAMURA Takumi | [CMake] llvm/test/YAMLParser requires yaml-bench. This...
|
commit | commitdiff | tree |
2015-05-07 |
NAKAMURA Takumi | Attributes.h: Fix incorrect \brief introduced in r236666...
|
commit | commitdiff | tree |
2015-05-07 |
NAKAMURA Takumi | Scalar/PlaceSafepoints.cpp: Fix a warning introduced...
|
commit | commitdiff | tree |
2015-05-07 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/llc-override-mcpu-mattr.ll: Tweak...
|
commit | commitdiff | tree |
2015-05-06 |
NAKAMURA Takumi | Reformat.
|
commit | commitdiff | tree |
2015-05-06 |
NAKAMURA Takumi | Revert r236546, "propagate IR-level fast-math-flags...
|
commit | commitdiff | tree |
2015-04-21 |
NAKAMURA Takumi | Remove a zero-length file of llvm/test/Transforms/InstCombin...
|
commit | commitdiff | tree |
2015-04-17 |
NAKAMURA Takumi | lli/OrcLazyJIT.cpp: Use <cstdio> for printf(3) introduced...
|
commit | commitdiff | tree |
2015-04-14 |
NAKAMURA Takumi | Roll back llvm/test/ExecutionEngine/MCJIT/cross-module...
|
commit | commitdiff | tree |
2015-04-13 |
NAKAMURA Takumi | Revert r234615, "Have one raw_fd_ostream constructor...
|
commit | commitdiff | tree |
2015-04-13 |
NAKAMURA Takumi | [CMake] Uniquify LLVM_ABI_BREAKING_CHECKS. It reverts...
|
commit | commitdiff | tree |
2015-04-13 |
NAKAMURA Takumi | llvm/test/CodeGen/R600/fminnum.ll: Relax an expression...
|
commit | commitdiff | tree |
2015-04-08 |
NAKAMURA Takumi | ELFObjectWriter.cpp: Prune obsolete \param since r234342...
|
commit | commitdiff | tree |
2015-04-02 |
NAKAMURA Takumi | llvm/examples/BrainF: Give an explicit pointee type...
|
commit | commitdiff | tree |
2015-04-01 |
NAKAMURA Takumi | Try to unbreak Clang build to export LLVM_ABI_BREAKING_CHECK...
|
commit | commitdiff | tree |
2015-03-31 |
NAKAMURA Takumi | Rework r233647, "llvm/examples: Suppress building a...
|
commit | commitdiff | tree |
2015-03-31 |
NAKAMURA Takumi | llvm/examples: Suppress building a few JIT examples.
|
commit | commitdiff | tree |
2015-03-31 |
NAKAMURA Takumi | llvm/examples: Add RuntimeDyld as libdeps.
|
commit | commitdiff | tree |
2015-03-18 |
NAKAMURA Takumi | Split comma-separated \param(s). [-Wdocumentation]
|
commit | commitdiff | tree |
2015-03-17 |
NAKAMURA Takumi | Appease AArch64ISelLowering.cpp miscompiled by g++...
|
commit | commitdiff | tree |
2015-03-16 |
NAKAMURA Takumi | Rework r232337. Let llvm/test/tools/dsymutil/X86/basic...
|
commit | commitdiff | tree |
2015-03-15 |
NAKAMURA Takumi | Suppress llvm/test/tools/dsymutil/X86/basic-linking...
|
commit | commitdiff | tree |
2015-03-15 |
NAKAMURA Takumi | llvm/test/tools/dsymutil/X86/basic-lto-*-linking-x86...
|
commit | commitdiff | tree |
2015-03-05 |
NAKAMURA Takumi | Reformat.
|
commit | commitdiff | tree |
2015-03-05 |
NAKAMURA Takumi | Revert r231103, "FullDependenceAnalysis: Avoid using...
|
commit | commitdiff | tree |
2015-03-05 |
NAKAMURA Takumi | Revert r231104, "unique_ptrify FullDependenceAnalysis...
|
commit | commitdiff | tree |
2015-03-05 |
NAKAMURA Takumi | ScalarEvolution.cpp: Appease g++-4.7. He missed implicit...
|
commit | commitdiff | tree |
2015-03-04 |
NAKAMURA Takumi | Revert r231221, "Devirtualize ~parser<T> by making...
|
commit | commitdiff | tree |
2015-03-04 |
NAKAMURA Takumi | Revert r231132, "Correctly handle -pass-remarks in...
|
commit | commitdiff | tree |
2015-03-03 |
NAKAMURA Takumi | Make llvm/test/Object/archive-format.test CRLF-tolerant.
|
commit | commitdiff | tree |
2015-03-02 |
NAKAMURA Takumi | Revert r230921, "Revert some changes that were made...
|
commit | commitdiff | tree |
2015-03-02 |
NAKAMURA Takumi | llvm/examples: Add missing include according to r230907.
|
commit | commitdiff | tree |
2015-03-01 |
NAKAMURA Takumi | Revert r230655, "gold-plugin: "Upgrade" debug info...
|
commit | commitdiff | tree |
2015-02-25 |
NAKAMURA Takumi | GlobalLayoutBuilder::addFragment(): Prune incorrect...
|
commit | commitdiff | tree |
2015-02-25 |
NAKAMURA Takumi | Fix UTF8 chars to ASCII.
|
commit | commitdiff | tree |
2015-02-23 |
NAKAMURA Takumi | Orc/JITSymbol.h requires not "Compiler.h" but "DataTypes...
|
commit | commitdiff | tree |
2015-02-22 |
NAKAMURA Takumi | Fix a warning on HexagonMCCodeEmitter::MCII. [-Wunused...
|
commit | commitdiff | tree |
2015-02-22 |
NAKAMURA Takumi | RewriteStatepointsForGC.cpp: Fix for -Asserts to mark...
|
commit | commitdiff | tree |
2015-02-22 |
NAKAMURA Takumi | RewriteStatepointsForGC.cpp: Fix for -Asserts. [-Wunused...
|
commit | commitdiff | tree |
2015-02-22 |
NAKAMURA Takumi | LowerBitSets.cpp: Prune incorrect \param(s). [-Wdocumentation]
|
commit | commitdiff | tree |
2015-02-20 |
NAKAMURA Takumi | Constants.cpp: getElementAsAPFloat(): Don't handle...
|
commit | commitdiff | tree |
2015-02-18 |
NAKAMURA Takumi | Reformat.
|
commit | commitdiff | tree |
2015-02-18 |
NAKAMURA Takumi | Revert r229622: "[LoopAccesses] Make VectorizerParams...
|
commit | commitdiff | tree |
2015-02-17 |
NAKAMURA Takumi | ADT/PointerIntPairTest.cpp: Prune obsolete #if. We...
|
commit | commitdiff | tree |
2015-02-17 |
NAKAMURA Takumi | OrcJIT: Appease msc18 not to be confused on executeCompileCa...
|
commit | commitdiff | tree |
2015-02-17 |
NAKAMURA Takumi | Reformat.
|
commit | commitdiff | tree |
2015-02-17 |
NAKAMURA Takumi | OrcJIT: Try to appease msc18 to add move constructor...
|
commit | commitdiff | tree |
2015-02-16 |
NAKAMURA Takumi | [CMake] Add RuntimeDyld to libdeps corresponding to...
|
commit | commitdiff | tree |
2015-02-15 |
NAKAMURA Takumi | Reapply r229185(cbieneman) -- Raising minimum required...
|
commit | commitdiff | tree |
2015-02-14 |
NAKAMURA Takumi | Revert r229185, "Raising minimum required Visual Studio...
|
commit | commitdiff | tree |
2015-02-13 |
NAKAMURA Takumi | llvm/test/Transforms/LoopVectorize/PowerPC/small-loop...
|
commit | commitdiff | tree |
2015-02-08 |
NAKAMURA Takumi | [CMake] Kaleidoscope-Orc: Update libdeps.
|
commit | commitdiff | tree |
2015-02-03 |
NAKAMURA Takumi | Resurrect initializers for NumLoads and NumStores in...
|
commit | commitdiff | tree |
2015-02-02 |
NAKAMURA Takumi | gold-plugin.cpp: Fixup r227599 corresponding to r227685...
|
commit | commitdiff | tree |
2015-02-01 |
NAKAMURA Takumi | [CMake] LLVMLTO requires Intrinsics.gen since r227685...
|
commit | commitdiff | tree |
2015-02-01 |
NAKAMURA Takumi | [CMake] LLVMTarget requires Intrinsics.gen since r227669...
|
commit | commitdiff | tree |
2015-01-30 |
NAKAMURA Takumi | [Cygming] Seek also chkstk_ms, or JIT fails with DLL...
|
commit | commitdiff | tree |
2015-01-30 |
NAKAMURA Takumi | Regenerate configure since r227090.
|
commit | commitdiff | tree |
2015-01-30 |
NAKAMURA Takumi | Introduce llvm/test/LTO/X86. LTO tests may be assumed...
|
commit | commitdiff | tree |
2015-01-30 |
NAKAMURA Takumi | Introduce llvm/test/LTO/ARM for arm-specific LTO test(s).
|
commit | commitdiff | tree |
2015-01-29 |
NAKAMURA Takumi | CommandLineParser: Avoid non-static member nitializer(s).
|
commit | commitdiff | tree |
2015-01-26 |
NAKAMURA Takumi | Revert llvm/test/MC/ELF/noexec.s in r227074, "Fix a...
|
commit | commitdiff | tree |
2015-01-25 |
NAKAMURA Takumi | Instantiate Registry<GCStrategy> in LLVMCore, to let...
|
commit | commitdiff | tree |
2015-01-25 |
NAKAMURA Takumi | Orc/IRCompileLayer.h: Avoid non-static initializer.
|
commit | commitdiff | tree |
2015-01-25 |
NAKAMURA Takumi | OrcJIT: Avoid non-static initializers.
|
commit | commitdiff | tree |
2015-01-25 |
NAKAMURA Takumi | Orc/LLVMBuild.txt: Prune redundant "Target" in libdeps.
|
commit | commitdiff | tree |
2015-01-23 |
NAKAMURA Takumi | Prune an out-of-date \param since r226476. [-Wdocumentation]
|
commit | commitdiff | tree |
2015-01-23 |
NAKAMURA Takumi | Reformat.
|
commit | commitdiff | tree |
2015-01-23 |
NAKAMURA Takumi | MipsAsmParser.cpp: Suppress a warning introduced in...
|
commit | commitdiff | tree |
2015-01-19 |
NAKAMURA Takumi | Reorder.
|
commit | commitdiff | tree |
2015-01-19 |
NAKAMURA Takumi | [CMake] examples/Kaleidoscope: Prune redundant libdeps.
|
commit | commitdiff | tree |
2015-01-19 |
NAKAMURA Takumi | [CMake] Update libdeps in examples/Kaleidoscope/Chapter4.
|
commit | commitdiff | tree |
2015-01-15 |
NAKAMURA Takumi | Update libdeps since TLI was moved from Target to Analysis...
|
commit | commitdiff | tree |
2015-01-15 |
NAKAMURA Takumi | Reorder.
|
commit | commitdiff | tree |
2015-01-15 |
NAKAMURA Takumi | Win64Exception.cpp: Try to fix crash for x64 EH. "Per...
|
commit | commitdiff | tree |
2015-01-14 |
NAKAMURA Takumi | Update libdeps in NVPTXCodeGen, since r225944.
|
commit | commitdiff | tree |
2015-01-14 |
NAKAMURA Takumi | Disable a couple of tests, CodeGen/X86/noop-insert...
|
commit | commitdiff | tree |
2015-01-14 |
NAKAMURA Takumi | TargetInstrInfo.h: Fix \param in r225772. [-Wdocumentation]
|
commit | commitdiff | tree |
2015-01-13 |
NAKAMURA Takumi | IR/MetadataTest.cpp: Appease msc17 to avoid initializer...
|
commit | commitdiff | tree |
2015-01-06 |
NAKAMURA Takumi | [CMake] Silence stderr on "COMMAND ${CMAKE_C_COMPILER...
|
commit | commitdiff | tree |
2015-01-06 |
NAKAMURA Takumi | Reformat.
|
commit | commitdiff | tree |
2015-01-05 |
NAKAMURA Takumi | [autoconf] llvm/cmake/modules/Makefile: Make sure to...
|
commit | commitdiff | tree |
2015-01-05 |
NAKAMURA Takumi | [autoconf] Export LLVM_LIBDIR_SUFFIX with empty string...
|
commit | commitdiff | tree |
2015-01-05 |
NAKAMURA Takumi | llvm/test/lit.cfg: have_ld_plugin_support(): Use decode...
|
commit | commitdiff | tree |
2014-12-28 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/fast-isel-call-bool.ll: Add explicit...
|
commit | commitdiff | tree |
2014-12-09 |
NAKAMURA Takumi | Revert r223709, "[PowerPC]Activate FeatureVSX for the...
|
commit | commitdiff | tree |
2014-12-08 |
NAKAMURA Takumi | [CMake] Fix installation of llvm-ranlib on multiconfig...
|
commit | commitdiff | tree |
2014-12-08 |
NAKAMURA Takumi | Revert a part of r223583, for now. It seems causing...
|
commit | commitdiff | tree |
2014-12-06 |
NAKAMURA Takumi | Reformat.
|
commit | commitdiff | tree |
2014-12-06 |
NAKAMURA Takumi | Avoid angle brackets in comment. [-Wdocumentation-html]
|
commit | commitdiff | tree |
2014-12-06 |
NAKAMURA Takumi | LLVMInstrumentation requires MC since r223532.
|
commit | commitdiff | tree |
next |