2011-01-17 |
NAKAMURA Takumi | Windows/PathV2.inc: For CryptAcquireContext(), CRYPT_VERIFYC...
|
commit | commitdiff | tree |
2011-01-17 |
NAKAMURA Takumi | Windows/PathV2.inc: MoveFileEx() can behave like Posix...
|
commit | commitdiff | tree |
2011-01-17 |
NAKAMURA Takumi | lib/Support/Windows/Signals.inc: "Showstopper" dialogs...
|
commit | commitdiff | tree |
2010-12-29 |
NAKAMURA Takumi | CMake: Add disabling optimization on MSVC8 and MSVC10...
|
commit | commitdiff | tree |
2010-12-29 |
NAKAMURA Takumi | autoconf: Add --disable-embed-stdcxx to suppress linking...
|
commit | commitdiff | tree |
2010-12-29 |
NAKAMURA Takumi | autoconf: [PR7874] Add --disable-pthreads to suppress...
|
commit | commitdiff | tree |
2010-12-29 |
NAKAMURA Takumi | test/Transforms/ConstProp/logicaltest.ll: FileCheck...
|
commit | commitdiff | tree |
2010-12-29 |
NAKAMURA Takumi | test/CodeGen/X86/negative-sin.ll: FileCheck-ize.
|
commit | commitdiff | tree |
2010-12-29 |
NAKAMURA Takumi | test/CodeGen/X86/fp-in-intregs.ll: FileCheck-ize.
|
commit | commitdiff | tree |
2010-12-16 |
NAKAMURA Takumi | lib/Support/regexec.c: Let Regex LLP64-aware.
|
commit | commitdiff | tree |
2010-12-10 |
NAKAMURA Takumi | macho-dump: Fix CMake build, following up to r121466.
|
commit | commitdiff | tree |
2010-12-10 |
NAKAMURA Takumi | Add dependency to "make check".
|
commit | commitdiff | tree |
2010-12-10 |
NAKAMURA Takumi | lib/Target/CMakeLists.txt: Add missing lib/Target/TargetAsmI...
|
commit | commitdiff | tree |
2010-12-07 |
NAKAMURA Takumi | utils/lit/lit/TestFormats.py: [PR8438] unittests: Seek...
|
commit | commitdiff | tree |
2010-12-07 |
NAKAMURA Takumi | unittests/CMakeLists.txt: Tweak unittests' layout to...
|
commit | commitdiff | tree |
2010-12-07 |
NAKAMURA Takumi | Revert test/Archive/check_binary_output.ll". It fails...
|
commit | commitdiff | tree |
2010-12-07 |
NAKAMURA Takumi | test/Archive/check_binary_output.ll: Add a new test...
|
commit | commitdiff | tree |
2010-12-07 |
NAKAMURA Takumi | test/Other/close-stderr.ll: Require the feature 'shell...
|
commit | commitdiff | tree |
2010-12-07 |
NAKAMURA Takumi | test: Add the feature 'shell' on LLVM_ON_UNIX.
|
commit | commitdiff | tree |
2010-12-07 |
NAKAMURA Takumi | lib/Target/X86/X86MCAsmInfo.cpp: [PR8741] On Win64...
|
commit | commitdiff | tree |
2010-12-05 |
NAKAMURA Takumi | ARM/CMakeLists.txt: Add missing MLxExpansionPass.cpp...
|
commit | commitdiff | tree |
2010-12-02 |
NAKAMURA Takumi | test/Archive/extract.ll: Use cmp instead of diff. Thanks...
|
commit | commitdiff | tree |
2010-12-01 |
NAKAMURA Takumi | test/Archive: FileCheck-ize, and remove *.toc. These...
|
commit | commitdiff | tree |
2010-11-29 |
NAKAMURA Takumi | tools/Makefile: Don't look into $(TARGET_OS), but ...
|
commit | commitdiff | tree |
2010-11-29 |
NAKAMURA Takumi | test: Check the feature 'loadable_module' with load...
|
commit | commitdiff | tree |
2010-11-29 |
NAKAMURA Takumi | tools/Makefile: Fix indentation.
|
commit | commitdiff | tree |
2010-11-29 |
NAKAMURA Takumi | tools/Makefile: Enable building lto, edis and bugpoint...
|
commit | commitdiff | tree |
2010-11-29 |
NAKAMURA Takumi | test: Use $SharedLibDir for loadable modules. On Cygming...
|
commit | commitdiff | tree |
2010-11-29 |
NAKAMURA Takumi | test: Add the new feature 'loadable_module'.
|
commit | commitdiff | tree |
2010-11-27 |
NAKAMURA Takumi | CMake: lit(check.vcproj) can run with multiple configuration...
|
commit | commitdiff | tree |
2010-11-26 |
NAKAMURA Takumi | unittests/JITTests: Don't use --export-dynamic but...
|
commit | commitdiff | tree |
2010-11-26 |
NAKAMURA Takumi | test/site.exp.in: Add "emitir", for now, fixing up...
|
commit | commitdiff | tree |
2010-11-24 |
NAKAMURA Takumi | include/llvm/System/system_error.h: ECANCELED is undefined...
|
commit | commitdiff | tree |
2010-11-19 |
NAKAMURA Takumi | unittests/CMakeLists.txt: [PR8225] Tweak linking JITTests...
|
commit | commitdiff | tree |
2010-11-19 |
NAKAMURA Takumi | unittests/CMakeLists.txt: Suppress building ValueMapTest...
|
commit | commitdiff | tree |
2010-11-19 |
NAKAMURA Takumi | lit.GoogleTest: On case-insensitive filesystem, matching...
|
commit | commitdiff | tree |
2010-11-19 |
NAKAMURA Takumi | CMakeLists.txt: On MSVS10, touch LLVM.sln as workaround...
|
commit | commitdiff | tree |
2010-11-14 |
NAKAMURA Takumi | unittests/CMakeLists.txt: Add missing VMCore/ValueMapTest...
|
commit | commitdiff | tree |
2010-11-14 |
NAKAMURA Takumi | FileCheck: Eliminate DOSish \r from input file.
|
commit | commitdiff | tree |
2010-11-11 |
NAKAMURA Takumi | CMake: Add the new option "LLVM_LIT_ARGS".
|
commit | commitdiff | tree |
2010-11-10 |
NAKAMURA Takumi | Win32/Process.inc: [PR8527] Process::FileDescriptorIsDisplay...
|
commit | commitdiff | tree |
2010-10-29 |
NAKAMURA Takumi | unittests/CMakeLists.txt: Don't use RTTI, or linking...
|
commit | commitdiff | tree |
2010-10-29 |
NAKAMURA Takumi | test/Scripts/macho-dump: Make hack for Python-2.4....
|
commit | commitdiff | tree |
2010-10-28 |
NAKAMURA Takumi | test/Transforms/SimplifyLibCalls/floor.ll: Mark as...
|
commit | commitdiff | tree |
2010-10-28 |
NAKAMURA Takumi | tools/llvm-shlib/Makefile: Support for FreeBSD and...
|
commit | commitdiff | tree |
2010-10-26 |
NAKAMURA Takumi | CMake: Build utils/KillTheDoctor only on MSVC for now.
|
commit | commitdiff | tree |
2010-10-22 |
NAKAMURA Takumi | lli: On Cygwin-1.5, lli crashes at invoking destructors...
|
commit | commitdiff | tree |
2010-10-22 |
NAKAMURA Takumi | test/Makefile: Force lit -j1 on Cygwin.
|
commit | commitdiff | tree |
2010-10-22 |
NAKAMURA Takumi | Win32/Signals.inc: DontRemoveFileOnSignal(): Please...
|
commit | commitdiff | tree |
2010-10-20 |
NAKAMURA Takumi | Add ATTRIBUTE_UNUSED for -Asserts.
|
commit | commitdiff | tree |
2010-10-19 |
NAKAMURA Takumi | lib/CodeGen/TargetLoweringObjectFileImpl.cpp: Tweak...
|
commit | commitdiff | tree |
2010-10-19 |
NAKAMURA Takumi | lib/System/Win32/ThreadLocal.inc: Suppress "unused...
|
commit | commitdiff | tree |
2010-10-19 |
NAKAMURA Takumi | lib/Support/raw_ostream.cpp: Fix Cygwin's build.
|
commit | commitdiff | tree |
2010-10-07 |
NAKAMURA Takumi | Minor cosmetic change: fix DOSish \r\n.
|
commit | commitdiff | tree |
2010-10-06 |
NAKAMURA Takumi | lib/System/Win32/Signals.inc: Enable LLVM_DISABLE_CRT_DEBUG...
|
commit | commitdiff | tree |
2010-10-05 |
NAKAMURA Takumi | test/CodeGen/X86/atomic_op.ll: Rename @main to @func...
|
commit | commitdiff | tree |
2010-10-04 |
NAKAMURA Takumi | Makefile.rules: Fix breakage on cygming --enable-shared.
|
commit | commitdiff | tree |
2010-09-30 |
NAKAMURA Takumi | test/CodeGen/X86/sibcall.ll: Add explicit triplets...
|
commit | commitdiff | tree |
2010-09-19 |
NAKAMURA Takumi | test/CodeGen/X86: Add explicit triplet -mtriple=i686...
|
commit | commitdiff | tree |
2010-09-18 |
NAKAMURA Takumi | X86Subtarget.h: Fix Cygwin's TD.
|
commit | commitdiff | tree |
2010-09-17 |
NAKAMURA Takumi | Move the declaration SetInformationJobObject() outside...
|
commit | commitdiff | tree |
2010-09-17 |
NAKAMURA Takumi | AlphaSchedule.td: 7bit-ize.
|
commit | commitdiff | tree |
2010-09-10 |
NAKAMURA Takumi | Makefile.rules: LOADABLE_MODULE/Win32: "all" components...
|
commit | commitdiff | tree |
2010-09-10 |
NAKAMURA Takumi | Don't build redundant libLLVMgold.a.
|
commit | commitdiff | tree |
2010-09-09 |
NAKAMURA Takumi | lib/System/Host.cpp: 7bit-ize. Eliminate "TM" and ...
|
commit | commitdiff | tree |
2010-09-08 |
NAKAMURA Takumi | ARM/Disassembler: Fix definitions incompatible(unsigned...
|
commit | commitdiff | tree |
2010-09-03 |
NAKAMURA Takumi | test/CodeGen/X86: Add explicit -mtriple=(i686|x86_64...
|
commit | commitdiff | tree |
2010-09-02 |
NAKAMURA Takumi | llvm::FindExecutable(): Retrieve the name with suffix...
|
commit | commitdiff | tree |
2010-09-02 |
NAKAMURA Takumi | test/loop-strength-reduce4: Add explicit triplet for...
|
commit | commitdiff | tree |
2010-09-02 |
NAKAMURA Takumi | test/twoaddr-coalesce: Do not use @main.
|
commit | commitdiff | tree |
2010-08-30 |
NAKAMURA Takumi | Fix a comment.
|
commit | commitdiff | tree |
2010-08-30 |
NAKAMURA Takumi | coff-dump.py: Fix PR7996. Now it is compatible to Python...
|
commit | commitdiff | tree |
2010-08-30 |
NAKAMURA Takumi | EE/JIT: Do not invoke parent's ctors/dtors from main...
|
commit | commitdiff | tree |
2010-08-28 |
NAKAMURA Takumi | Minor change.
|
commit | commitdiff | tree |
2010-08-28 |
NAKAMURA Takumi | Add me to the "blame list"!
|
commit | commitdiff | tree |
|