2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux...
|
commit | commitdiff | tree |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux...
|
commit | commitdiff | tree |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux...
|
commit | commitdiff | tree |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux...
|
commit | commitdiff | tree |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux...
|
commit | commitdiff | tree |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux...
|
commit | commitdiff | tree |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux...
|
commit | commitdiff | tree |
2011-02-22 |
NAKAMURA Takumi | Relax expressions and add explicit triplets -linux...
|
commit | commitdiff | tree |
2011-02-22 |
NAKAMURA Takumi | test/CodeGen/X86/vec_cast.ll: Mark as XFAIL: migw,win32...
|
commit | commitdiff | tree |
2011-02-22 |
NAKAMURA Takumi | test/CodeGen/X86/red-zone.ll: Add explicit -mtriple...
|
commit | commitdiff | tree |
2011-02-21 |
NAKAMURA Takumi | Target/X86/X86FastISel: [PR6275] Fix Win32's dllimport...
|
commit | commitdiff | tree |
2011-02-21 |
NAKAMURA Takumi | CMake: Define LLVM_INCLUDE_TESTS in cmake/modules/HandleLLVM...
|
commit | commitdiff | tree |
2011-02-21 |
NAKAMURA Takumi | CMake: Fix breakage on clang standalone build.
|
commit | commitdiff | tree |
2011-02-17 |
NAKAMURA Takumi | Triple::MinGW64 is deprecated and removed. We can use...
|
commit | commitdiff | tree |
2011-02-17 |
NAKAMURA Takumi | Fix whitespace.
|
commit | commitdiff | tree |
2011-02-17 |
NAKAMURA Takumi | lit/TestingConfig.py: Add the environment variable...
|
commit | commitdiff | tree |
2011-02-10 |
NAKAMURA Takumi | CMake: LLVM_LIT_TOOLS_DIR is needed only on Win32 hosts...
|
commit | commitdiff | tree |
2011-02-10 |
NAKAMURA Takumi | CMake: LLVM_NO_RTTI must be obsolete now!
|
commit | commitdiff | tree |
2011-02-10 |
NAKAMURA Takumi | lit/TestFormats.py: Unittests may be found with suffix...
|
commit | commitdiff | tree |
2011-02-10 |
NAKAMURA Takumi | lit/Util.py: On Cygwin, 'PATHEXT' may exist but it...
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | Add testing stuff to CMake documents.
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | test/lit.cfg: Seek sane tools(and bash) in directories...
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | lit/LitConfig.py: Add the new method getToolsPath(dir...
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | lit/Util.py: Add two functions, checkToolsPath(dir...
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | CMake: Add the new option LLVM_LIT_TOOLS_DIR. It can...
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | lib/Support/Errno.cpp: Check strerror_s() with HAVE_DECL_STR...
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | Windows/Windows.h: Redefine _WIN32_WINNT here. mingw...
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | Windows/Program.inc: Eliminate the declaration of SetInforma...
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | Windows/DynamicLibrary.inc: ELM_Callback fix for mingw...
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | llvm-lit may be available with CMake.
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | llvm-lit may be able to invoke clang tests.
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | tools/llvm-ld/CMakeLists.txt: llvm-ld depends on llvm...
|
commit | commitdiff | tree |
2011-02-09 |
NAKAMURA Takumi | tools/llvm-ld: Cygwin can handle #!shbang.
|
commit | commitdiff | tree |
2011-02-05 |
NAKAMURA Takumi | Windows/DynamicLibrary.inc: Split explicit symbols...
|
commit | commitdiff | tree |
2011-02-05 |
NAKAMURA Takumi | Target/X86: Tweak allocating shadow area (aka home...
|
commit | commitdiff | tree |
2011-02-05 |
NAKAMURA Takumi | lib/Target/X86/X86ISelLowering.cpp: Introduce a new...
|
commit | commitdiff | tree |
2011-02-05 |
NAKAMURA Takumi | lib/Target/X86/X86JITInfo.cpp: Add Win64 stuff.
|
commit | commitdiff | tree |
2011-02-05 |
NAKAMURA Takumi | Target/X86: Fix whitespace.
|
commit | commitdiff | tree |
2011-02-05 |
NAKAMURA Takumi | Windows/Program.inc: Quote arguments when dubious characters...
|
commit | commitdiff | tree |
2011-02-04 |
NAKAMURA Takumi | Make Win32's header file name lower for cross build...
|
commit | commitdiff | tree |
2011-02-03 |
NAKAMURA Takumi | cmake/*: Add svn:eol-style=native and fix CRLF.
|
commit | commitdiff | tree |
2011-02-03 |
NAKAMURA Takumi | test/Makefile: "check-all" should update tools/clang...
|
commit | commitdiff | tree |
2011-01-31 |
NAKAMURA Takumi | CMake: Fix a few definition to suppress warnings.
|
commit | commitdiff | tree |
2011-01-27 |
NAKAMURA Takumi | lib/Target/X86/X86ISelDAGToDAG.cpp: __main should be...
|
commit | commitdiff | tree |
2011-01-26 |
NAKAMURA Takumi | Target/X86: Tweak win64's tailcall.
|
commit | commitdiff | tree |
2011-01-26 |
NAKAMURA Takumi | TableGen: PointerLikeRegClass can be accepted to operand.
|
commit | commitdiff | tree |
2011-01-26 |
NAKAMURA Takumi | Fix whitespace.
|
commit | commitdiff | tree |
2011-01-26 |
NAKAMURA Takumi | lib/Target/X86/X86RegisterInfo.cpp: Fix whitespace.
|
commit | commitdiff | tree |
2011-01-26 |
NAKAMURA Takumi | lib/Target/X86/X86RegisterInfo.cpp: Fix a typo in comment.
|
commit | commitdiff | tree |
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 |
next |