2015-11-17 |
Rafael Espindola | Drop prelink support. |
blob | commitdiff | raw |
2015-11-12 |
Rafael Espindola | Comment update. NFC. |
blob | commitdiff | raw | diff to current |
2015-09-22 |
NAKAMURA Takumi | Reformat blank lines. |
blob | commitdiff | raw | diff to current |
2015-09-22 |
NAKAMURA Takumi | Reformat comment lines. |
blob | commitdiff | raw | diff to current |
2015-09-22 |
NAKAMURA Takumi | Reformat. |
blob | commitdiff | raw | diff to current |
2015-06-24 |
Pete Cooper | Devirtualize Constant::replaceUsesOfWithOnConstant. |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Pete Cooper | Devirtualize Constant::destroyConstant. |
blob | commitdiff | raw | diff to current |
2015-06-23 |
Alexander Kornienko | Revert r240137 (Fixed/added namespace ending comments... |
blob | commitdiff | raw | diff to current |
2015-06-19 |
Alexander Kornienko | Fixed/added namespace ending comments using clang-tidy... |
blob | commitdiff | raw | diff to current |
2015-02-15 |
Aaron Ballman | Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the... |
blob | commitdiff | raw | diff to current |
2014-08-22 |
David Majnemer | InstCombine: sub nsw %x, C -> add nsw %x, -C if C isn... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Duncan P. N. Exon... | Reapply r215966, r215965, r215964, r215963, r215960... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Aaron Ballman | Reverting r215966, r215965, r215964, r215963, r215960... |
blob | commitdiff | raw | diff to current |
2014-08-19 |
Duncan P. N. Exon... | IR: Factor out replaceUsesOfWithOnConstantImpl(), NFC |
blob | commitdiff | raw | diff to current |
2014-08-16 |
David Majnemer | InstCombine: Fix a potential bug in 0 - (X sdiv C)... |
blob | commitdiff | raw | diff to current |
2014-07-02 |
David Majnemer | InstCombine: Don't turn -(x/INT_MIN) -> x/INT_MIN |
blob | commitdiff | raw | diff to current |
2014-06-20 |
Hans Wennborg | Don't build switch lookup tables for dllimport or TLS... |
blob | commitdiff | raw | diff to current |
2014-06-04 |
Rafael Espindola | Add a Constant version of stripPointerCasts. |
blob | commitdiff | raw | diff to current |
2014-03-05 |
Craig Topper | [C++11] Add 'override' keyword to IR library. |
blob | commitdiff | raw | diff to current |
2013-01-10 |
Jakub Staszak | Fix include guards so they exactly match file names. |
blob | commitdiff | raw | diff to current |
2013-01-09 |
Shuxin Yang | Consider expression "0.0 - X" as the negation of X if |
blob | commitdiff | raw | diff to current |
2013-01-02 |
Chandler Carruth | Move all of the header files which are involved in... |
blob | commitdiff | raw | diff to current |
|