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 |
2014-12-06 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/switch-jump-table.ll: Add explicit...
|
commit | commitdiff | tree |
2014-12-04 |
NAKAMURA Takumi | Introduce "llvm-ranlib" as a name of targets since...
|
commit | commitdiff | tree |
2014-12-04 |
NAKAMURA Takumi | Sort by alphabetical order.
|
commit | commitdiff | tree |
2014-12-04 |
NAKAMURA Takumi | HexagonMCInst.h: Qualify constants explicitly to appease...
|
commit | commitdiff | tree |
2014-12-03 |
NAKAMURA Takumi | GCRelocateOperands: Try to appease msc17.
|
commit | commitdiff | tree |
2014-12-03 |
NAKAMURA Takumi | ExceptionDemo: Let setMCJITMemoryManager() take unique_ptr...
|
commit | commitdiff | tree |
2014-11-27 |
NAKAMURA Takumi | Add LLVMObject to LLVMExecutionEngine.
|
commit | commitdiff | tree |
2014-11-21 |
NAKAMURA Takumi | Add LLVMScalarOpts to LLVMPowerPCCodeGen.
|
commit | commitdiff | tree |
2014-11-20 |
NAKAMURA Takumi | SimplifyCFG.cpp: Tweak to let msc17 compliant.
|
commit | commitdiff | tree |
2014-11-18 |
NAKAMURA Takumi | CallGraphTest.cpp: Remove invalid tests. ++S might...
|
commit | commitdiff | tree |
2014-11-14 |
NAKAMURA Takumi | SearchForAddressOfSymbol(): Disable 3 symbols, copysignf...
|
commit | commitdiff | tree |
2014-11-13 |
NAKAMURA Takumi | Update \param(s) in MemoryObject::readBytes(). [-Wdocumentation]
|
commit | commitdiff | tree |
2014-11-12 |
NAKAMURA Takumi | MCDisassembler::getInstruction():: Prune also "\param...
|
commit | commitdiff | tree |
2014-11-11 |
NAKAMURA Takumi | [CMake] llvm-shlib: Prune redundant components, AsmPrinter...
|
commit | commitdiff | tree |
2014-11-10 |
NAKAMURA Takumi | [CMake] llvm-c-test: Use libLLVM.so if it is available.
|
commit | commitdiff | tree |
2014-11-10 |
NAKAMURA Takumi | [CMake] Let llvm-shlib work on Linux with --whole-archive.
|
commit | commitdiff | tree |
2014-11-10 |
NAKAMURA Takumi | [CMake] Move llvm-shlib in prior to other tools.
|
commit | commitdiff | tree |
2014-11-08 |
NAKAMURA Takumi | [CMake] llvm-shlib: Add possibly missing BitReader...
|
commit | commitdiff | tree |
2014-11-07 |
NAKAMURA Takumi | [CMake] LLVMSupport: Give system_libs PRIVATE scope...
|
commit | commitdiff | tree |
2014-11-07 |
NAKAMURA Takumi | MipsCCState.h: Use LLVM_DELETED_FUNCTION for msc17.
|
commit | commitdiff | tree |
2014-11-07 |
NAKAMURA Takumi | llvm/test/tools/llvm-symbolizer/ppc64.test: Avoid subshell.
|
commit | commitdiff | tree |
2014-11-05 |
NAKAMURA Takumi | llvm/test/Transforms/GCOVProfiling: Avoid to parse...
|
commit | commitdiff | tree |
2014-11-04 |
NAKAMURA Takumi | Disable 3 tests in llvm/test/Transforms/GCOVProfiling...
|
commit | commitdiff | tree |
2014-11-04 |
NAKAMURA Takumi | Remove "REQUIRES:shell" from tests. They work for me.
|
commit | commitdiff | tree |
2014-11-04 |
NAKAMURA Takumi | Re-enable tests in llvm/test/Object, corresponding...
|
commit | commitdiff | tree |
2014-11-04 |
NAKAMURA Takumi | llvm/test/Transforms/GCOVProfiling/linezero.ll: Use...
|
commit | commitdiff | tree |
2014-11-04 |
NAKAMURA Takumi | sys::findProgramByName(): [Win32] Tweak to pass lowercase...
|
commit | commitdiff | tree |
2014-11-04 |
NAKAMURA Takumi | R600/LLVMBuild.txt: Add TransformUtils.
|
commit | commitdiff | tree |
2014-11-02 |
NAKAMURA Takumi | Revert r221056 and others, "[mips] Move F128 argument...
|
commit | commitdiff | tree |
2014-11-01 |
NAKAMURA Takumi | [CMake] llvm-profdata requires Core.
|
commit | commitdiff | tree |
2014-11-01 |
NAKAMURA Takumi | Revert r220779, "[AVX512] Removed special case for...
|
commit | commitdiff | tree |
2014-10-31 |
NAKAMURA Takumi | [CMake] llvm/examples: Update libdeps for unoptimized...
|
commit | commitdiff | tree |
2014-10-31 |
NAKAMURA Takumi | Threading.h: Give named parameters to llvm::call_once...
|
commit | commitdiff | tree |
2014-10-30 |
NAKAMURA Takumi | llvm/test/Transforms/SampleProfile/syntax.ll: Relax...
|
commit | commitdiff | tree |
2014-10-29 |
NAKAMURA Takumi | Untabify.
|
commit | commitdiff | tree |
2014-10-29 |
NAKAMURA Takumi | llvm/test/Transforms/LoopRotate/nosimplifylatch.ll...
|
commit | commitdiff | tree |
2014-10-29 |
NAKAMURA Takumi | Whitespace.
|
commit | commitdiff | tree |
2014-10-29 |
NAKAMURA Takumi | macho-symbolized-disassembly.test: Don't check C++...
|
commit | commitdiff | tree |
2014-10-28 |
NAKAMURA Takumi | Reformat partially, where I touched for whitespace...
|
commit | commitdiff | tree |
2014-10-28 |
NAKAMURA Takumi | LoopRerollPass.cpp: Use range-based loop. NFC.
|
commit | commitdiff | tree |
2014-10-28 |
NAKAMURA Takumi | Untabify and whitespace cleanups.
|
commit | commitdiff | tree |
2014-10-27 |
NAKAMURA Takumi | AArch64InstrInfo.h: Fix a warning introduced in clang...
|
commit | commitdiff | tree |
2014-10-27 |
NAKAMURA Takumi | Prune CRLF.
|
commit | commitdiff | tree |
2014-10-27 |
NAKAMURA Takumi | Fix unicode chars into ascii in comment lines.
|
commit | commitdiff | tree |
2014-10-23 |
NAKAMURA Takumi | Hexagon/Disassembler/LLVMBuild.txt: Update libdeps.
|
commit | commitdiff | tree |
2014-10-23 |
NAKAMURA Takumi | Hexagon/LLVMBuild.txt: Prune CRLF.
|
commit | commitdiff | tree |
2014-10-23 |
NAKAMURA Takumi | [CMake] Prune CRLF in CMakeLists.txt(s).
|
commit | commitdiff | tree |
2014-10-23 |
NAKAMURA Takumi | [CMake] Prune trailing whitespace.
|
commit | commitdiff | tree |
2014-10-23 |
NAKAMURA Takumi | Revert r220427, "[Hexagon] Adding encoding bits for...
|
commit | commitdiff | tree |
2014-10-21 |
NAKAMURA Takumi | X86AsmInstrumentation.cpp: Dissolve initializer-ranged...
|
commit | commitdiff | tree |
2014-10-20 |
NAKAMURA Takumi | Revert r220174, "Always use -Wl,-gc-sections on our...
|
commit | commitdiff | tree |
2014-10-16 |
NAKAMURA Takumi | llvm/Support/Options.h: Use \tparam. [-Wdocumentation]
|
commit | commitdiff | tree |
2014-10-14 |
NAKAMURA Takumi | Revert r219638, (r219640 and r219676), "Removing the...
|
commit | commitdiff | tree |
2014-10-14 |
NAKAMURA Takumi | Threading.h: Use \tparam for template parameters. ...
|
commit | commitdiff | tree |
2014-10-13 |
NAKAMURA Takumi | Unix/Signals.inc: Let findModulesAndOffsets() built...
|
commit | commitdiff | tree |
2014-10-13 |
NAKAMURA Takumi | Revert r219584, "[X86] Memory folding for commutative...
|
commit | commitdiff | tree |
2014-10-12 |
NAKAMURA Takumi | llvm/test/CodeGen: Some tests don't REQUIRE asserts...
|
commit | commitdiff | tree |
2014-10-11 |
NAKAMURA Takumi | Suppress llvm-ar's MRI tests for now on win32, since...
|
commit | commitdiff | tree |
2014-10-06 |
NAKAMURA Takumi | ARMInstPrinter.cpp: Suppress a warning for -Asserts...
|
commit | commitdiff | tree |
2014-10-06 |
NAKAMURA Takumi | llvm/test/lit.cfg: Suppress dwarf stuff for targeting...
|
commit | commitdiff | tree |
2014-10-05 |
NAKAMURA Takumi | HexagonMCCodeEmitter.cpp: Prune 2nd redundant \brief...
|
commit | commitdiff | tree |
2014-10-05 |
NAKAMURA Takumi | [CMake] HexagonTests: Update LINK_COMPONENTS.
|
commit | commitdiff | tree |
2014-10-05 |
NAKAMURA Takumi | HexagonDesc: Update LLVMBuild.txt.
|
commit | commitdiff | tree |
2014-10-01 |
NAKAMURA Takumi | ADTTests/OptionalTest.cpp: Use LLVM_DELETED_FUNCTION.
|
commit | commitdiff | tree |
2014-10-01 |
NAKAMURA Takumi | llvm-cov/CoverageReport.cpp: Quick fix for msvcrt,...
|
commit | commitdiff | tree |
2014-10-01 |
NAKAMURA Takumi | llvm/test/DebugInfo/X86/gmlt.test: Get rid of %llc_dwarf...
|
commit | commitdiff | tree |
2014-09-24 |
NAKAMURA Takumi | Windows/Host.inc: Reformat the header to fit 80-col.
|
commit | commitdiff | tree |
2014-09-24 |
NAKAMURA Takumi | Unix/Host.inc: Remove <cstdlib>. It has been unused...
|
commit | commitdiff | tree |
2014-09-24 |
NAKAMURA Takumi | Unix/Host.inc: Wrap a comment line in 80-col.
|
commit | commitdiff | tree |
2014-09-24 |
NAKAMURA Takumi | Unix/Host.inc: Remove leading whitespace. It had been...
|
commit | commitdiff | tree |
2014-09-24 |
NAKAMURA Takumi | valgrind/x86_64-pc-linux-gnu.supp: Suppress also /bin...
|
commit | commitdiff | tree |
2014-09-24 |
NAKAMURA Takumi | valgrind/x86_64-pc-linux-gnu.supp: Tweak /bin/sed to...
|
commit | commitdiff | tree |
2014-09-23 |
NAKAMURA Takumi | Rework r218304, "ExecutionEngineTests: Call llvm_shutdown...
|
commit | commitdiff | tree |
2014-09-23 |
NAKAMURA Takumi | valgrind/x86_64-pc-linux-gnu.supp: We don't care if...
|
commit | commitdiff | tree |
2014-09-23 |
NAKAMURA Takumi | ExecutionEngineTests: Call llvm_shutdown() on exit...
|
commit | commitdiff | tree |
2014-09-23 |
NAKAMURA Takumi | Windows/DynamicLibrary.inc: Remove 'extern "C"' in...
|
commit | commitdiff | tree |
2014-09-20 |
NAKAMURA Takumi | RTDyldMemoryManager::getSymbolAddress(): Make sure...
|
commit | commitdiff | tree |
2014-09-15 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/peephole-fold-movsd.ll: Relax...
|
commit | commitdiff | tree |
2014-09-14 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/vec_shuffle-38.ll: Add explicit...
|
commit | commitdiff | tree |
2014-09-12 |
NAKAMURA Takumi | Move sys::fs::AccessMode out of @brief in the function...
|
commit | commitdiff | tree |
2014-09-12 |
NAKAMURA Takumi | sys::fs::access(): Fix @param [-Wdocumentation]
|
commit | commitdiff | tree |
2014-09-12 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/vec_ctbits.ll: Add explicit ...
|
commit | commitdiff | tree |
2014-09-09 |
NAKAMURA Takumi | SampleProfile.cpp: Prune a stray \param added in r217437...
|
commit | commitdiff | tree |
2014-09-09 |
NAKAMURA Takumi | ScalarOpts/LLVMBuild.txt: Prune unused dependency to...
|
commit | commitdiff | tree |
2014-09-09 |
NAKAMURA Takumi | ScalarOpts/LLVMBuild.txt: Reorder.
|
commit | commitdiff | tree |
2014-09-09 |
NAKAMURA Takumi | LLVMProfileData: Update LLVMBuild.txt corresponding...
|
commit | commitdiff | tree |
2014-08-20 |
NAKAMURA Takumi | Constants.h: Fix possible typo in r216015. [-Wdocumentation]
|
commit | commitdiff | tree |
2014-08-16 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/fmul-combines.ll: Appease Windows...
|
commit | commitdiff | tree |
2014-08-12 |
NAKAMURA Takumi | llvm/test/TableGen/*Foreach*.td: Remove XFAIL:vg_leak...
|
commit | commitdiff | tree |
2014-08-11 |
NAKAMURA Takumi | R600/SIInstrInfo.cpp: Suppress an warning. [-Wunused...
|
commit | commitdiff | tree |
2014-08-08 |
NAKAMURA Takumi | AArch64A57FPLoadBalancing.cpp: Define ColorNames in...
|
commit | commitdiff | tree |
2014-08-08 |
NAKAMURA Takumi | DataTypes.h.cmake: Define PRIx32 &c for !HAVE_INTTYPES_H...
|
commit | commitdiff | tree |
2014-08-08 |
NAKAMURA Takumi | Fix llvm/test/DebugInfo/X86/recursive_inlining.ll to...
|
commit | commitdiff | tree |
2014-08-08 |
NAKAMURA Takumi | AArch64InstrInfo.cpp: Fix \param(s). [-Wdocumentation]
|
commit | commitdiff | tree |
next |