summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [ARM] Add missing Tag_DIV_use tests.Charlie Turner2015-01-071-0/+8
* Fix regression in r225266.Asiri Rathnayake2015-01-071-1/+1
* [PM] Give slightly less horrible names to the utility pass templates forChandler Carruth2015-01-073-33/+33
* [X86] Merge a switch statement inside a default case of another switch statem...Craig Topper2015-01-071-160/+155
* [X86] Don't mark the shift by 1 instructions as isConvertibleToThreeAddress. ...Craig Topper2015-01-071-1/+1
* [X86] Remove some unused TYPE enums from the disassembler.Craig Topper2015-01-074-19/+1
* Use explicit StringRef TypeTobias Grosser2015-01-071-1/+1
* Revert r225165 and r225169Karthik Bhat2015-01-072-209/+0
* Fix comment typo.Nico Weber2015-01-071-1/+1
* PE/COFF: teach ARMNT backend about ADDR32NB for exportsSaleem Abdulrasool2015-01-076-0/+84
* [ADT][SmallVector] Flip an assert comparison to avoid overflows yielding fals...Ahmed Bougacha2015-01-071-2/+2
* [asan] add flag quarantine_size_mb, deprecate quarantine_sizeKostya Serebryany2015-01-077-19/+53
* [TSan] Fix Go build.Alexey Samsonov2015-01-072-7/+6
* IR: Remove MDNode::getWhenValsUnresolved()Duncan P. N. Exon Smith2015-01-071-5/+0
* Remove invalid TODODuncan P. N. Exon Smith2015-01-071-1/+0
* [PM] Fix a pretty nasty bug where the new pass manager would invalidateChandler Carruth2015-01-075-42/+159
* Make DynamicLoaderPOSIXDYLD::DidAttach to deduce a target executable by pid i...Oleksiy Vyalov2015-01-072-5/+32
* R600/SI: Add check for amdgcn triple forgotten in r225276.Tom Stellard2015-01-071-2/+3
* [ELF] Remove {ELF,}GNULinkerScript.Rui Ueyama2015-01-073-109/+57
* Analysis: Reformulate WillNotOverflowUnsignedAdd for reusabilityDavid Majnemer2015-01-075-45/+46
* InstCombine: Just a small tidy-upDavid Majnemer2015-01-071-3/+2
* [Sanitizer] Change the runtime flag representation.Alexey Samsonov2015-01-0720-499/+510
* Do not use a const Twine hereTobias Grosser2015-01-071-1/+1
* [PowerPC] Transform a README.txt entry into a FIXMEHal Finkel2015-01-072-14/+9
* Fix grammar-o in comment.Nico Weber2015-01-061-1/+1
* [asan] add a flag soft_rss_limit_mbKostya Serebryany2015-01-069-6/+132
* Suppress clang warnings in a codegen test.Rafael Espindola2015-01-061-8/+8
* cmake: Fix 'examples' target after r225319Duncan P. N. Exon Smith2015-01-061-1/+1
* Kaleidoscope: Value => MetadataDuncan P. N. Exon Smith2015-01-061-1/+1
* cmake: Add 'examples' targetDuncan P. N. Exon Smith2015-01-061-0/+6
* cmake: Add Kaleidoscope targetDuncan P. N. Exon Smith2015-01-068-7/+14
* Adds UriParser::Parse and unit testsVince Harron2015-01-067-1/+233
* Fix needed for the new terminal test I previously checked in. It was crashing...Greg Clayton2015-01-061-12/+17
* Add a subdirectory in CMake for Chapter 8.Eric Christopher2015-01-061-0/+1
* Add __builtin_amdgpu_classMatt Arsenault2015-01-063-0/+19
* Convert CoreInputGraph.Rui Ueyama2015-01-069-76/+122
* [PowerPC] Add support for -mcmpbHal Finkel2015-01-062-0/+8
* Revert r224935 "Refactor duplicated code. No intended functionality change."Lang Hames2015-01-0615-74/+104
* R600/SI: Add combine for isinfinite patternMatt Arsenault2015-01-063-0/+142
* Add isNegative helper to ConstantFPSDNodeMatt Arsenault2015-01-061-0/+3
* Add isInfinity helper to ConstantFPSDNodeMatt Arsenault2015-01-061-0/+3
* R600/SI: Pattern match isinf to v_cmp_class instructionsMatt Arsenault2015-01-063-0/+79
* R600/SI: Add basic DAG combines for fp_classMatt Arsenault2015-01-063-1/+212
* R600/SI: Add class intrinsicMatt Arsenault2015-01-069-5/+420
* Fix using wrong intrinsic in testMatt Arsenault2015-01-061-9/+9
* Update for .ll syntax change.Rafael Espindola2015-01-066-19/+19
* Change the .ll syntax for comdats and add a syntactic sugar.Rafael Espindola2015-01-0640-114/+152
* [PowerPC] Reuse a load operand in int->fp conversionsHal Finkel2015-01-064-41/+238
* Move a test to the new tests directory.Dan Albert2015-01-061-0/+0
* Put FreeBSD note types in their own namespaceEd Maste2015-01-061-10/+14
OpenPOWER on IntegriCloud