summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* [Object][ELF] Range-based loop simplification.Simon Atanasyan2014-06-04
* GraphWriter: try gv before xdg-openAlp Toker2014-06-04
* GraphWriter: support the XDG open utilityAlp Toker2014-06-04
* config.h: fix layering and don't duplicate definitionsAlp Toker2014-06-04
* DebugInfo: Partial revert r209984 due to more cases where abstract DbgVariabl...David Blaikie2014-06-04
* Fix typosMatt Arsenault2014-06-03
* Calculate dead instructions when a live interval is created.Pete Cooper2014-06-03
* Revert r209381 as it isn't a local variable. Add a testcase so thatEric Christopher2014-06-03
* Fixup formatting in the pass.Eric Christopher2014-06-03
* Update comments to match reality.Rafael Espindola2014-06-03
* Fix a small bug in the parsing of anonymous globals.Rafael Espindola2014-06-03
* Simplify the parsing of unnamed globals. No functionality changed.Rafael Espindola2014-06-03
* Update comment. This should have been part of r210062.Rafael Espindola2014-06-03
* Remove some redundant doc commentsAlp Toker2014-06-03
* [AArch64] Fix typo in load/store optimizer.Tilmann Scheller2014-06-03
* [AArch64] Add regression tests for the load/store optimizer which cover post-...Tilmann Scheller2014-06-03
* Implement one operator== with another.Rafael Espindola2014-06-03
* [asan] Fix coverage instrumentation with -asan-globals=0.Evgeniy Stepanov2014-06-03
* AArch64: mark small types (i1, i8, i16) as promotedTim Northover2014-06-03
* Add operator== and operator!= to compare with nullptr.Rafael Espindola2014-06-03
* Use an enum class.Rafael Espindola2014-06-03
* Use an enum class.Rafael Espindola2014-06-03
* Remove the last unspecified_bool_type from llvm.Rafael Espindola2014-06-03
* Make this operator bool() explicit to match the standard library.Rafael Espindola2014-06-03
* Make this operator bool() explicit to match the standard library.Rafael Espindola2014-06-03
* Ignore line numbers on debug intrinsics. Add an assert to ensure that we aren...Nick Lewycky2014-06-03
* [AArch64] Correctly deal with VPR stack parameter passing.Jiangning Liu2014-06-03
* Process::GetRandomNumber(): fix insecure RNGAlp Toker2014-06-03
* Allow alias to point to an arbitrary ConstantExpr.Rafael Espindola2014-06-03
* Add back commit r210029.Rafael Espindola2014-06-02
* Convert test to FileCheck.Rafael Espindola2014-06-02
* Revert "Add the nsw flag when we detect that an add will not signed overflow."Rafael Espindola2014-06-02
* InitLibcallNames can take a Triple instead of a TargetMachine.Eric Christopher2014-06-02
* Added support to optimize comparisons with "lshr exact" of a constant.Rafael Espindola2014-06-02
* Remove sanitizer blacklist from ASan/TSan/MSan function passes.Alexey Samsonov2014-06-02
* Omit else branch after return.Eric Christopher2014-06-02
* [X86] Fix checked arithmetic for i8 on X86.Andrea Di Biagio2014-06-02
* Add the nsw flag when we detect that an add will not signed overflow.Rafael Espindola2014-06-02
* [msan] Remove an out-of-date comment.Evgeniy Stepanov2014-06-02
* Remove path_tclsh.m4.Rafael Espindola2014-06-02
* [AArch64] Add some more regression tests for store pre-index update folding i...Tilmann Scheller2014-06-02
* [msan] Handle x86 vector pack intrinsics.Evgeniy Stepanov2014-06-02
* [AArch64] Add some more regression tests for load pre-index update folding in...Tilmann Scheller2014-06-02
* Added inst combine tarnsform for (1 << X) & C pattrens where C is (some Power...Dinesh Dwivedi2014-06-02
* Added inst combine transforms for single bit tests from Chris's noteDinesh Dwivedi2014-06-02
* Silence -Wreturn-type warningAlp Toker2014-06-02
* GraphWriter: tweak the program fallback orderAlp Toker2014-06-02
* GraphWriter: detect graph viewer programs at runtimeAlp Toker2014-06-02
* Instruction::isIdenticalToWhenDefined(): Check getNumOperands() in advance of...NAKAMURA Takumi2014-06-02
* Support: add 6-parameter formatSaleem Abdulrasool2014-06-02