2013-07-29 |
NAKAMURA Takumi | ExceptionDemo.cpp: Tweak a @param. [-Wdocumentation]
|
commit | commitdiff | tree |
2013-07-23 |
NAKAMURA Takumi | llvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disable...
|
commit | commitdiff | tree |
2013-07-19 |
NAKAMURA Takumi | llvm/test/MC/AsmParser/secure_log_unique.s: Use env...
|
commit | commitdiff | tree |
2013-07-18 |
NAKAMURA Takumi | Windows/Path.inc: Introduce file_type::character_file...
|
commit | commitdiff | tree |
2013-07-18 |
NAKAMURA Takumi | llvm/test/Other/close-stderr.ll: Mark this as XFAIL...
|
commit | commitdiff | tree |
2013-07-17 |
NAKAMURA Takumi | llvm-ar: doExtract(): Write extracted files with F_Binary...
|
commit | commitdiff | tree |
2013-07-17 |
NAKAMURA Takumi | LLVMSymbolize.cpp: Fix build. Triple::ArchType is not...
|
commit | commitdiff | tree |
2013-07-17 |
NAKAMURA Takumi | raw_ostream.cpp: Introduce <fcntl.h> to let O_BINARY...
|
commit | commitdiff | tree |
2013-07-17 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/vec_setcc.ll: Add explicit -mtriple...
|
commit | commitdiff | tree |
2013-07-16 |
NAKAMURA Takumi | llvm/test/Object/ar-create.test: Relax a CHECK line...
|
commit | commitdiff | tree |
2013-07-16 |
NAKAMURA Takumi | llvm/test/Object/check_binary_output.ll: Mark it as...
|
commit | commitdiff | tree |
2013-07-16 |
NAKAMURA Takumi | PPCJITInfo.cpp: Tweak r186252 with s/__ppc/__powerpc...
|
commit | commitdiff | tree |
2013-07-16 |
NAKAMURA Takumi | llvm/test/Object/directory.ll: Mark it as XFAIL:cygwin...
|
commit | commitdiff | tree |
2013-07-16 |
NAKAMURA Takumi | unittests/Support: Add TimeValue.Win32FILETIME, correspondin...
|
commit | commitdiff | tree |
2013-07-16 |
NAKAMURA Takumi | Fix TimeValue::toWin32Time() to be symmetric to fromWin32Tim...
|
commit | commitdiff | tree |
2013-07-16 |
NAKAMURA Takumi | Rename Support.TimeValue to TimeValue.time_t in unittests...
|
commit | commitdiff | tree |
2013-07-15 |
NAKAMURA Takumi | Mark llvm/test/Object/extract.ll as XFAIL:mingw32,...
|
commit | commitdiff | tree |
2013-07-12 |
NAKAMURA Takumi | llvm/test/Object/archive-toc.test: Use env(1) to satisfy...
|
commit | commitdiff | tree |
2013-07-12 |
NAKAMURA Takumi | Windows/TimeValue.inc: Mute prefixed '0' on %d to emulate %e.
|
commit | commitdiff | tree |
2013-07-08 |
NAKAMURA Takumi | llvm/test/CMakeLists.txt: Add llvm-cov in "check-clang".
|
commit | commitdiff | tree |
2013-07-08 |
NAKAMURA Takumi | llvm/test/CMakeLists.txt: Reformat LLVM_TEST_DEPENDS.
|
commit | commitdiff | tree |
2013-07-08 |
NAKAMURA Takumi | llvm/test/Other/llvm-cov.test: It requires +Asserts...
|
commit | commitdiff | tree |
2013-07-03 |
NAKAMURA Takumi | SystemZInstrInfo.cpp: Tweak an assertion. [-Wunused...
|
commit | commitdiff | tree |
2013-07-01 |
NAKAMURA Takumi | llvm-symbolizer: Recognize a drive letter on win32...
|
commit | commitdiff | tree |
2013-06-26 |
NAKAMURA Takumi | Suppress llvm/test/Other/can-execute.txt on msys bash.
|
commit | commitdiff | tree |
2013-06-25 |
NAKAMURA Takumi | PPCAsmParser.cpp: Quote "@l/@ha" in comments. [-Wdocumentation]
|
commit | commitdiff | tree |
2013-06-24 |
NAKAMURA Takumi | Move llvm/test/DebugInfo/arguments.ll to X86, for now...
|
commit | commitdiff | tree |
2013-06-24 |
NAKAMURA Takumi | llvm/test/CodeGen/X86: Add explicit -mtriple=x86_64...
|
commit | commitdiff | tree |
2013-06-24 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/legalize-shift-64.ll: Add explicit...
|
commit | commitdiff | tree |
2013-06-24 |
NAKAMURA Takumi | llvm/test/DebugInfo/arguments.ll: Add explicit -mtriple...
|
commit | commitdiff | tree |
2013-06-24 |
NAKAMURA Takumi | NVPTXTargetObjectFile.h: Initialize some pointers as...
|
commit | commitdiff | tree |
2013-06-19 |
NAKAMURA Takumi | MachOUniversal.cpp: Fix abuse of Twine. It would be...
|
commit | commitdiff | tree |
2013-06-11 |
NAKAMURA Takumi | Rework r183728, suppress assert(0) for now. Its behavior...
|
commit | commitdiff | tree |
2013-06-11 |
NAKAMURA Takumi | Tweak a couple of tests on win32 hosts with +Asserts.
|
commit | commitdiff | tree |
2013-06-11 |
NAKAMURA Takumi | ARMAsmBackend.cpp: Use Triple::isOSBinFormatCOFF()...
|
commit | commitdiff | tree |
2013-06-11 |
NAKAMURA Takumi | Whitespace.
|
commit | commitdiff | tree |
2013-06-06 |
NAKAMURA Takumi | R600OptimizeVectorRegisters.cpp: Tweak a warning. ...
|
commit | commitdiff | tree |
2013-06-06 |
NAKAMURA Takumi | R600OptimizeVectorRegisters.cpp: Suppress a warning...
|
commit | commitdiff | tree |
2013-06-06 |
NAKAMURA Takumi | Trailing linefeed.
|
commit | commitdiff | tree |
2013-05-29 |
NAKAMURA Takumi | SparcFrameLowering.cpp: Mark verifyLeafProcRegUse(...
|
commit | commitdiff | tree |
2013-05-29 |
NAKAMURA Takumi | LoopVectorize.cpp: Fix abuse of StringRef on Twine...
|
commit | commitdiff | tree |
2013-05-29 |
NAKAMURA Takumi | Whitespace.
|
commit | commitdiff | tree |
2013-05-27 |
NAKAMURA Takumi | llvm-objdump.cpp: Appease MSC16 x64. utostr(n++) causes...
|
commit | commitdiff | tree |
2013-05-22 |
NAKAMURA Takumi | R600ISelLowering.cpp: Avoid "using namespace Intrinsic...
|
commit | commitdiff | tree |
2013-05-22 |
NAKAMURA Takumi | R600: Whitespace and untabify.
|
commit | commitdiff | tree |
2013-05-15 |
NAKAMURA Takumi | PPCISelLowering.h: Escape \@ in comments. [-Wdocumentation]
|
commit | commitdiff | tree |
2013-05-15 |
NAKAMURA Takumi | Whitespace.
|
commit | commitdiff | tree |
2013-05-15 |
NAKAMURA Takumi | ELFRelocationEntry::operator<(): Try to stabilize the...
|
commit | commitdiff | tree |
2013-05-14 |
NAKAMURA Takumi | ExceptionDemo: Corresponding to r181820, SectionMemoryManage...
|
commit | commitdiff | tree |
2013-04-11 |
NAKAMURA Takumi | R600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused...
|
commit | commitdiff | tree |
2013-04-11 |
NAKAMURA Takumi | Whitespace.
|
commit | commitdiff | tree |
2013-04-08 |
NAKAMURA Takumi | InstructionSimplify.cpp: Fix a ligature, "fi", to get...
|
commit | commitdiff | tree |
2013-04-02 |
NAKAMURA Takumi | llvm/test/CodeGen/X86: Unmark them out of XFAIL:cygming...
|
commit | commitdiff | tree |
2013-04-01 |
NAKAMURA Takumi | Target/R600: Fix CMake build to add missing files.
|
commit | commitdiff | tree |
2013-03-26 |
NAKAMURA Takumi | R600/SIMCCodeEmitter.cpp: Prune a couple of unused...
|
commit | commitdiff | tree |
2013-03-25 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/atomic{32|64}.ll: Unmark them...
|
commit | commitdiff | tree |
2013-03-25 |
NAKAMURA Takumi | X86DisassemblerDecoder.c: Make this C89-compliant.
|
commit | commitdiff | tree |
2013-03-25 |
NAKAMURA Takumi | Whitespace.
|
commit | commitdiff | tree |
2013-03-25 |
NAKAMURA Takumi | Disable, for now, llvm/test/Transforms/GCOVProfiling...
|
commit | commitdiff | tree |
2013-03-13 |
NAKAMURA Takumi | lit.TestFormats.GoogleTest: Honor LitConfig.noExecute...
|
commit | commitdiff | tree |
2013-03-11 |
NAKAMURA Takumi | llvm/test/CodeGen/R600/schedule-*.ll: Let them require...
|
commit | commitdiff | tree |
2013-03-11 |
NAKAMURA Takumi | llvm/test/CodeGen/X86/handle-move.ll: Mark it as XFAIL...
|
commit | commitdiff | tree |
2013-03-11 |
NAKAMURA Takumi | Suppress atomic(32|64).ll as XFAIL on win32 codegen...
|
commit | commitdiff | tree |
2013-03-11 |
NAKAMURA Takumi | R600MachineScheduler.cpp: Fix use cases of dbgs()....
|
commit | commitdiff | tree |
2013-03-05 |
NAKAMURA Takumi | llvm/test/CodeGen/Mips/mips64-f128.ll: Add explicit...
|
commit | commitdiff | tree |
2013-03-05 |
NAKAMURA Takumi | llvm/test/CodeGen/Thumb/iabs.ll: Add explicit -mtriple...
|
commit | commitdiff | tree |
2013-02-21 |
NAKAMURA Takumi | ADT/Optional.h: Appease msvc. It reapplies r175626.
|
commit | commitdiff | tree |
2013-02-20 |
NAKAMURA Takumi | Revert r175626, "ADT/Optional.h: Appease msvc."
|
commit | commitdiff | tree |
2013-02-20 |
NAKAMURA Takumi | Whitespace.
|
commit | commitdiff | tree |
2013-02-20 |
NAKAMURA Takumi | ADT/Optional.h: Appease msvc.
|
commit | commitdiff | tree |
2013-02-18 |
NAKAMURA Takumi | X86FrameLowering.cpp: Fixup. Sorry for the breakage.
|
commit | commitdiff | tree |
2013-02-18 |
NAKAMURA Takumi | X86FrameLowering.cpp: Fix a warning in -Asserts. [...
|
commit | commitdiff | tree |
2013-02-18 |
NAKAMURA Takumi | [ms-inline asm] Fix undefined behavior to reset hasMSInlineA...
|
commit | commitdiff | tree |
2013-02-16 |
NAKAMURA Takumi | [msvc x64] Update X86CompilationCallback_Win64.asm...
|
commit | commitdiff | tree |
2013-02-16 |
NAKAMURA Takumi | Target/R600/CMakeLists.txt: Prune SILowerLiteralConstants...
|
commit | commitdiff | tree |
2013-02-07 |
NAKAMURA Takumi | FDE::dumpHeader(): Forgot to fix one more formatting...
|
commit | commitdiff | tree |
2013-02-07 |
NAKAMURA Takumi | FDE::dumpHeader(): Forgot to fix one more formatting...
|
commit | commitdiff | tree |
2013-02-07 |
NAKAMURA Takumi | DWARFDebugFrame.cpp: Fix formatting on i686 hosts.
|
commit | commitdiff | tree |
2013-02-05 |
NAKAMURA Takumi | Formatting.
|
commit | commitdiff | tree |
2013-02-05 |
NAKAMURA Takumi | llvm/test/Transforms/LoopVectorize/X86/vector_ptr_load_store...
|
commit | commitdiff | tree |
2013-02-05 |
NAKAMURA Takumi | Revert r174343, "When the target-independent DAGCombiner...
|
commit | commitdiff | tree |
2013-02-04 |
NAKAMURA Takumi | PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking...
|
commit | commitdiff | tree |
2013-02-04 |
NAKAMURA Takumi | PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible...
|
commit | commitdiff | tree |
2013-01-31 |
NAKAMURA Takumi | Update AMDGPURegisterInfo::eliminateFrameIndex() correspondi...
|
commit | commitdiff | tree |
2013-01-31 |
NAKAMURA Takumi | Revert r174026, "Remove Attribute::hasAttributes()...
|
commit | commitdiff | tree |
2013-01-30 |
NAKAMURA Takumi | [autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.
|
commit | commitdiff | tree |
2013-01-30 |
NAKAMURA Takumi | [autoconf] Fix m4 quoting for newer autotools
|
commit | commitdiff | tree |
2013-01-30 |
NAKAMURA Takumi | [autoconf] Fix 80+ and quoting.
|
commit | commitdiff | tree |
2013-01-29 |
NAKAMURA Takumi | R600/AMDILPeepholeOptimizer.cpp: Tweak std::make_pair...
|
commit | commitdiff | tree |
2013-01-29 |
NAKAMURA Takumi | AttributeSet::get(): Fix a valgrind error. It doesn...
|
commit | commitdiff | tree |
2013-01-28 |
NAKAMURA Takumi | Revert r173646, "Use proper type for the index."
|
commit | commitdiff | tree |
2013-01-27 |
NAKAMURA Takumi | [CMake][Lit][unittests] Cleanup in AddLLVM.cmake.
|
commit | commitdiff | tree |
2013-01-27 |
NAKAMURA Takumi | [CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE...
|
commit | commitdiff | tree |
2013-01-26 |
NAKAMURA Takumi | Object/RelocVisitor: Add minimal support, R_MIPS_32...
|
commit | commitdiff | tree |
2013-01-26 |
NAKAMURA Takumi | Object/RelocVisitor: Add minimal support, R_PPC64_ADDR32...
|
commit | commitdiff | tree |
2013-01-26 |
NAKAMURA Takumi | RelocVisitor::visit(): Set hasError in the default...
|
commit | commitdiff | tree |
2013-01-26 |
NAKAMURA Takumi | DWARFDebugLine.cpp: Fix true path. Did you forget ...
|
commit | commitdiff | tree |
2013-01-25 |
NAKAMURA Takumi | llvm/test/CMakeLists.txt: Add a dependency to llvm...
|
commit | commitdiff | tree |
2013-01-25 |
NAKAMURA Takumi | lit/ShUtil.py: Deprecate '!' in shell expression. It...
|
commit | commitdiff | tree |
2013-01-24 |
NAKAMURA Takumi | unittests/SupportTests/Initialize.MultipleThreads:...
|
commit | commitdiff | tree |
next |