| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | MemoryBufferTest.cpp: Tweak offset corresponding to the case that PageSize is... | NAKAMURA Takumi | 2013-08-22 | 1 | -1/+1 |
* | Basic unit tests for PointerUnion | David Blaikie | 2013-08-21 | 2 | -0/+65 |
* | Introduce SpecialCaseList::isIn overload for GlobalAliases. | Peter Collingbourne | 2013-08-19 | 1 | -0/+46 |
* | Remove SpecialCaseList::findCategory. | Peter Collingbourne | 2013-08-19 | 1 | -2/+0 |
* | Removing a spurious semi-colon; this macro expands into a namespace. | Aaron Ballman | 2013-08-16 | 1 | -1/+1 |
* | Tighten up the yamilizer so it stops eliding empty sequences if the embedded ... | Aaron Ballman | 2013-08-15 | 1 | -0/+63 |
* | Expose CRC-32 implementation from zlib | Alexey Samsonov | 2013-08-14 | 1 | -0/+6 |
* | Options: explicit handling of -- | Hans Wennborg | 2013-08-13 | 1 | -14/+1 |
* | Options: Add new option kind that consumes remaining arguments | Hans Wennborg | 2013-08-13 | 2 | -0/+29 |
* | Fix an oversight in isPotentiallyReachable where we wouldn't do any CFG-walking | Nick Lewycky | 2013-08-13 | 1 | -0/+17 |
* | Fixes a bug when iterating on paths | Tareq A. Siraj | 2013-08-12 | 1 | -0/+69 |
* | Relax conditions of test added in r188156 to fix it on Windows | Alexey Samsonov | 2013-08-12 | 1 | -1/+1 |
* | Introduce factory methods for SpecialCaseList | Alexey Samsonov | 2013-08-12 | 1 | -2/+32 |
* | Fix off-by-one error in Regex::isValid | Alexey Samsonov | 2013-08-08 | 1 | -0/+8 |
* | Use EXPECT_TRUE/EXPECT_FALSE to avoid bogus warnings from the guts of gtest. | Benjamin Kramer | 2013-08-08 | 1 | -20/+20 |
* | Changed isPrint for U+00AD SOFT HYPHEN to return true. | Alexander Kornienko | 2013-08-08 | 1 | -4/+8 |
* | Disabled columnWidth test for OSX, need someone with Mac to deal with this ef... | Alexander Kornienko | 2013-08-07 | 1 | -3/+2 |
* | Use correct platform detection macro: __MACOSX__ -> __APPLE__ | Alexander Kornienko | 2013-08-07 | 1 | -6/+6 |
* | Fix boolean logic in LockFileManager and test it | Reid Kleckner | 2013-08-07 | 2 | -0/+49 |
* | Disable tests on WIN32 (which has incorrect implementation of isPrint and | Alexander Kornienko | 2013-08-07 | 1 | -0/+15 |
* | Implemented llvm::sys::locale::columnWidth and isPrint for the case of generi... | Alexander Kornienko | 2013-08-07 | 2 | -0/+87 |
* | Introduce Regex::isLiteralERE function. | Peter Collingbourne | 2013-08-05 | 1 | -0/+15 |
* | Make one of the AttributeSet ctors maintain the invariant that the | Peter Collingbourne | 2013-08-02 | 1 | -0/+13 |
* | Option parsing: recognize the special -- token | Hans Wennborg | 2013-08-02 | 1 | -0/+13 |
* | Update incorrect file headers. | Sean Silva | 2013-08-01 | 2 | -2/+2 |
* | Option parsing: remove non-SUPPORT_ALIASARGS fall-back | Hans Wennborg | 2013-07-31 | 1 | -2/+0 |
* | Option parsing: add support for alias arguments. | Hans Wennborg | 2013-07-31 | 2 | -3/+19 |
* | Fix ptr vector inconsistency in CreatePointerCast | Matt Arsenault | 2013-07-31 | 1 | -0/+11 |
* | Fix windows' implementation of status when a file doesn't exist. | Rafael Espindola | 2013-07-31 | 1 | -0/+4 |
* | Respect address space sizes in isEliminableCastPair. | Matt Arsenault | 2013-07-30 | 1 | -2/+79 |
* | Revert "Remove isCastable since nothing uses it now" | Matt Arsenault | 2013-07-30 | 1 | -0/+5 |
* | Remove isCastable since nothing uses it now | Matt Arsenault | 2013-07-30 | 1 | -5/+0 |
* | Change behavior of calling bitcasted alias functions. | Matt Arsenault | 2013-07-30 | 1 | -7/+70 |
* | Implement getUniqueID for directories on windows. | Rafael Espindola | 2013-07-30 | 1 | -0/+13 |
* | Implement TokenizeWindowsCommandLine. | Rui Ueyama | 2013-07-30 | 1 | -9/+28 |
* | Include st_dev to make the result of getUniqueID actually unique. | Rafael Espindola | 2013-07-29 | 1 | -3/+3 |
* | [APFloat] Make all arithmetic operations with NaN produce positive NaNs. | Michael Gottesman | 2013-07-27 | 1 | -86/+36 |
* | Update this CMakeLists.txt for r187283 too. | Nick Lewycky | 2013-07-27 | 1 | -0/+1 |
* | Reimplement isPotentiallyReachable to make nocapture deduction much stronger. | Nick Lewycky | 2013-07-27 | 3 | -1/+361 |
* | Revert "[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc." | Rafael Espindola | 2013-07-26 | 3 | -4/+3 |
* | [PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc. | Bill Schmidt | 2013-07-26 | 3 | -3/+4 |
* | Don't end a file name with a dot. It looks odd. | Rafael Espindola | 2013-07-25 | 1 | -0/+5 |
* | [mips] Use pristine object file while processing relocations. | Akira Hatanaka | 2013-07-24 | 1 | -0/+2 |
* | Refactor the unit test for MemoryBuffer::getOpenFileSlice | Eli Bendersky | 2013-07-23 | 1 | -6/+27 |
* | Split getOpenFile into getOpenFile and getOpenFileSlice. | Rafael Espindola | 2013-07-23 | 1 | -7/+4 |
* | Add a simple unit test for MemoryBuffer::getOpenFile | Eli Bendersky | 2013-07-22 | 1 | -0/+33 |
* | Option parsing: allow aliases in groups | Hans Wennborg | 2013-07-22 | 2 | -0/+12 |
* | Add Option unit tests to the make build | Hans Wennborg | 2013-07-20 | 2 | -2/+25 |
* | Add some flag exclusion tests. | Reid Kleckner | 2013-07-19 | 2 | -12/+49 |
* | Add a unit test for checking that we respect the F_Binary flag. | Rafael Espindola | 2013-07-19 | 1 | -0/+31 |