projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix a conversion warning in the mingw32 build
[oota-llvm.git]
/
unittests
/
2013-10-17
David Blaikie
DIEHash: Support for simple (non-recursive, non-reused...
tree
|
commitdiff
2013-10-17
David Blaikie
DIEHash: Include the type's context in the type hash.
tree
|
commitdiff
2013-10-16
David Blaikie
DIEHash: Use DW_FORM_sdata for integers, per spec.
tree
|
commitdiff
2013-10-16
David Blaikie
Invert arguments to ASSERT_EQ to match gtest diagnostic...
tree
|
commitdiff
2013-10-16
David Blaikie
DIEHash: Include the trailing zero byte after the child...
tree
|
commitdiff
2013-10-16
Rafael Espindola
Fix MCDataAtom never calling remap when adding data.
tree
|
commitdiff
2013-10-16
Rafael Espindola
Assert on duplicate registration. Don't depend on funct...
tree
|
commitdiff
2013-10-15
David Blaikie
Use ASSERT_EQ rather than ASSERT_TRUE for better unit...
tree
|
commitdiff
2013-10-05
Aaron Ballman
Silencing an MSVC warning.
tree
|
commitdiff
2013-10-02
Tim Northover
MCJIT: skip some more new multi-module tests on unsuppo...
tree
|
commitdiff
2013-10-02
Filip Pizlo
This threads SectionName through the allocateCodeSectio...
tree
|
commitdiff
2013-10-01
Tareq A. Siraj
Add non-blocking Wait() for launched processes
tree
|
commitdiff
2013-10-01
Andrew Kaylor
Tests for MCJIT multiple module support
tree
|
commitdiff
2013-09-30
Matt Arsenault
Fix getOrInsertGlobal dropping the address space.
tree
|
commitdiff
2013-09-30
Benjamin Kramer
IRBuilder: Add RAII objects to reset insertion points...
tree
|
commitdiff
2013-09-29
Benjamin Kramer
Plug a memory leak in a unit test. Stack allocation...
tree
|
commitdiff
2013-09-27
Dmitri Gribenko
SourceMgr diagnotics printing: fix a bug where printing...
tree
|
commitdiff
2013-09-27
Dmitri Gribenko
Make SourceMgr::PrintMessage() testable and add unit...
tree
|
commitdiff
2013-09-20
Tareq A. Siraj
Fixed typo in CreateProcessTrailingSlash test
tree
|
commitdiff
2013-09-11
Rui Ueyama
Re-submit r190469: YAMLIO: Fix string quoting logic.
tree
|
commitdiff
2013-09-11
Hans Wennborg
Revert "YAMLIO: Fix string quoting logic." (r190469)
tree
|
commitdiff
2013-09-11
Rui Ueyama
Remove trailing whitespace
tree
|
commitdiff
2013-09-11
Rui Ueyama
YAMLIO: Fix string quoting logic.
tree
|
commitdiff
2013-09-10
Rui Ueyama
Try to unbreak mingw32 buildbot.
tree
|
commitdiff
2013-09-10
Rui Ueyama
Add getenv() wrapper that works on multibyte environmen...
tree
|
commitdiff
2013-09-09
Bob Wilson
Update CMake file to fix buildbots.
tree
|
commitdiff
2013-09-09
Bob Wilson
Revert patches to add case-range support for PR1255.
tree
|
commitdiff
2013-09-04
Dmitri Gribenko
MemoryBufer: add a test: check that a file with size...
tree
|
commitdiff
2013-09-04
Alexander Kornienko
Move generic isPrint and columnWidth implementations...
tree
|
commitdiff
2013-09-04
Eric Christopher
It's a very large constant. Say so.
tree
|
commitdiff
2013-09-03
Eric Christopher
Fix copy and pasto with CMake files for unittest.
tree
|
commitdiff
2013-09-03
Eric Christopher
Add a hashing routine that handles hashing types. Add...
tree
|
commitdiff
2013-09-03
Eric Christopher
Alphabetize.
tree
|
commitdiff
2013-09-03
Joerg Sonnenberger
Add a Python-like join function to merge a list of...
tree
|
commitdiff
2013-08-29
Eli Friedman
Change default # of digits for APFloat::toString
tree
|
commitdiff
2013-08-28
Rui Ueyama
Option parsing: support case-insensitive option matching.
tree
|
commitdiff
2013-08-28
Ted Kremenek
Revert r189442 "Change default # of digits for APFloat...
tree
|
commitdiff
2013-08-28
Eli Friedman
Change default # of digits for APFloat::toString
tree
|
commitdiff
2013-08-28
Rui Ueyama
Revert "Option parsing: support case-insensitive option...
tree
|
commitdiff
2013-08-27
Rui Ueyama
Option parsing: support case-insensitive option matching.
tree
|
commitdiff
2013-08-22
NAKAMURA Takumi
[Win32] mapped_file_region: Fix a bug in CreateFileMapp...
tree
|
commitdiff
2013-08-22
NAKAMURA Takumi
Whitespace.
tree
|
commitdiff
2013-08-22
NAKAMURA Takumi
Suppress MemoryBufferTest.cpp on win32 for now. Investi...
tree
|
commitdiff
2013-08-22
NAKAMURA Takumi
MemoryBufferTest.cpp: Tweak offset corresponding to...
tree
|
commitdiff
2013-08-21
David Blaikie
Basic unit tests for PointerUnion
tree
|
commitdiff
2013-08-19
Peter Collingbourne
Introduce SpecialCaseList::isIn overload for GlobalAliases.
tree
|
commitdiff
2013-08-19
Peter Collingbourne
Remove SpecialCaseList::findCategory.
tree
|
commitdiff
2013-08-16
Aaron Ballman
Removing a spurious semi-colon; this macro expands...
tree
|
commitdiff
2013-08-15
Aaron Ballman
Tighten up the yamilizer so it stops eliding empty...
tree
|
commitdiff
2013-08-14
Alexey Samsonov
Expose CRC-32 implementation from zlib
tree
|
commitdiff
2013-08-13
Hans Wennborg
Options: explicit handling of --
tree
|
commitdiff
2013-08-13
Hans Wennborg
Options: Add new option kind that consumes remaining...
tree
|
commitdiff
2013-08-13
Nick Lewycky
Fix an oversight in isPotentiallyReachable where we...
tree
|
commitdiff
2013-08-12
Tareq A. Siraj
Fixes a bug when iterating on paths
tree
|
commitdiff
2013-08-12
Alexey Samsonov
Relax conditions of test added in r188156 to fix it...
tree
|
commitdiff
2013-08-12
Alexey Samsonov
Introduce factory methods for SpecialCaseList
tree
|
commitdiff
2013-08-08
Alexey Samsonov
Fix off-by-one error in Regex::isValid
tree
|
commitdiff
2013-08-08
Benjamin Kramer
Use EXPECT_TRUE/EXPECT_FALSE to avoid bogus warnings...
tree
|
commitdiff
2013-08-08
Alexander Kornienko
Changed isPrint for U+00AD SOFT HYPHEN to return true.
tree
|
commitdiff
2013-08-07
Alexander Kornienko
Disabled columnWidth test for OSX, need someone with...
tree
|
commitdiff
2013-08-07
Alexander Kornienko
Use correct platform detection macro: __MACOSX__ -...
tree
|
commitdiff
2013-08-07
Reid Kleckner
Fix boolean logic in LockFileManager and test it
tree
|
commitdiff
2013-08-07
Alexander Kornienko
Disable tests on WIN32 (which has incorrect implementat...
tree
|
commitdiff
2013-08-07
Alexander Kornienko
Implemented llvm::sys::locale::columnWidth and isPrint...
tree
|
commitdiff
2013-08-05
Peter Collingbourne
Introduce Regex::isLiteralERE function.
tree
|
commitdiff
2013-08-02
Peter Collingbourne
Make one of the AttributeSet ctors maintain the invaria...
tree
|
commitdiff
2013-08-02
Hans Wennborg
Option parsing: recognize the special -- token
tree
|
commitdiff
2013-08-01
Sean Silva
Update incorrect file headers.
tree
|
commitdiff
2013-07-31
Hans Wennborg
Option parsing: remove non-SUPPORT_ALIASARGS fall-back
tree
|
commitdiff
2013-07-31
Hans Wennborg
Option parsing: add support for alias arguments.
tree
|
commitdiff
2013-07-31
Matt Arsenault
Fix ptr vector inconsistency in CreatePointerCast
tree
|
commitdiff
2013-07-31
Rafael Espindola
Fix windows' implementation of status when a file doesn...
tree
|
commitdiff
2013-07-30
Matt Arsenault
Respect address space sizes in isEliminableCastPair.
tree
|
commitdiff
2013-07-30
Matt Arsenault
Revert "Remove isCastable since nothing uses it now"
tree
|
commitdiff
2013-07-30
Matt Arsenault
Remove isCastable since nothing uses it now
tree
|
commitdiff
2013-07-30
Matt Arsenault
Change behavior of calling bitcasted alias functions.
tree
|
commitdiff
2013-07-30
Rafael Espindola
Implement getUniqueID for directories on windows.
tree
|
commitdiff
2013-07-30
Rui Ueyama
Implement TokenizeWindowsCommandLine.
tree
|
commitdiff
2013-07-29
Rafael Espindola
Include st_dev to make the result of getUniqueID actual...
tree
|
commitdiff
2013-07-27
Michael Gottesman
[APFloat] Make all arithmetic operations with NaN produ...
tree
|
commitdiff
2013-07-27
Nick Lewycky
Update this CMakeLists.txt for r187283 too.
tree
|
commitdiff
2013-07-27
Nick Lewycky
Reimplement isPotentiallyReachable to make nocapture...
tree
|
commitdiff
2013-07-26
Rafael Espindola
Revert "[PowerPC] Improve consistency in use of __ppc__...
tree
|
commitdiff
2013-07-26
Bill Schmidt
[PowerPC] Improve consistency in use of __ppc__, __powe...
tree
|
commitdiff
2013-07-25
Rafael Espindola
Don't end a file name with a dot. It looks odd.
tree
|
commitdiff
2013-07-24
Akira Hatanaka
[mips] Use pristine object file while processing reloca...
tree
|
commitdiff
2013-07-23
Eli Bendersky
Refactor the unit test for MemoryBuffer::getOpenFileSlice
tree
|
commitdiff
2013-07-23
Rafael Espindola
Split getOpenFile into getOpenFile and getOpenFileSlice.
tree
|
commitdiff
2013-07-22
Eli Bendersky
Add a simple unit test for MemoryBuffer::getOpenFile
tree
|
commitdiff
2013-07-22
Hans Wennborg
Option parsing: allow aliases in groups
tree
|
commitdiff
2013-07-20
Hans Wennborg
Add Option unit tests to the make build
tree
|
commitdiff
2013-07-19
Reid Kleckner
Add some flag exclusion tests.
tree
|
commitdiff
2013-07-19
Rafael Espindola
Add a unit test for checking that we respect the F_Bina...
tree
|
commitdiff
2013-07-18
Reid Kleckner
[Support] Beef up and expose the response file parsing...
tree
|
commitdiff
2013-07-18
Rafael Espindola
Remove dead code.
tree
|
commitdiff
2013-07-18
Rafael Espindola
Fix a regression I introduced back in r178147.
tree
|
commitdiff
2013-07-17
Eli Friedman
Handle '.' correctly in hex float literal parsing.
tree
|
commitdiff
2013-07-16
Rafael Espindola
Add a wrapper for open.
tree
|
commitdiff
2013-07-16
Peter Collingbourne
Make SpecialCaseList match full strings, as documented...
tree
|
commitdiff
2013-07-16
Reid Kleckner
[Support] Add a Unicode conversion wrapper from UTF16...
tree
|
commitdiff
next