summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Update a comment.Adrian Prantl2015-01-071-0/+2
* lldb-platform - static link all llvm dependenciesVince Harron2015-01-072-2/+34
* Linker: Don't use MDNode::replaceOperandWith()Duncan P. N. Exon Smith2015-01-075-11/+61
* todo: Remove some redundant topicsTobias Grosser2015-01-071-18/+0
* Test commit to check the new git mirror.Chandler Carruth2015-01-071-0/+1
* XFAIL several MCJIT EH tests under ASan and MSan bootstrap.Alexey Samsonov2015-01-074-4/+4
* [CodeGen] Use MVT iterator_ranges in legality loops. NFC intended.Ahmed Bougacha2015-01-077-103/+59
* www: Make sure the main content pane does not overlap with the menuTobias Grosser2015-01-071-2/+2
* todo: Adding native OpenSCoP support to Polly does not seem desirableTobias Grosser2015-01-071-5/+0
* Handle OpaqueValueExprs more intelligently in the TransformTypos treeKaelyn Takata2015-01-074-1/+17
* Add updated TODO listTobias Grosser2015-01-071-5/+220
* [CodeGen] Add iterator_range for the MVT::SimpleValueType enum.Ahmed Bougacha2015-01-071-0/+47
* Fix uninitialized memory read in llvm-dsymutil for the second time.Alexey Samsonov2015-01-071-1/+2
* Add a test that would have found the issue in r224935.Rafael Espindola2015-01-071-0/+24
* [git] Mark the llgo directory in the LLVM gitignore.Chandler Carruth2015-01-071-0/+2
* Slightly refactor things for llvm-objdump and the -macho option so it can be ...Kevin Enderby2015-01-074-47/+104
* R600/SI: Remove VReg_32 register classTom Stellard2015-01-0713-154/+152
* Add tests to check the typedefs from the result of std::owner_lessMarshall Clow2015-01-071-0/+8
* More FMA folding opportunities.Olivier Sallenave2015-01-073-1/+305
* Reapply: Teach SROA how to update debug info for fragmented variables.Adrian Prantl2015-01-075-12/+326
* Debug info: Allow aggregate types to be described by constants.Adrian Prantl2015-01-072-2/+123
* [Hexagon] Fix 225372 USR register is not fully complete. Removing Uses = [US...Colin LeMahieu2015-01-071-12/+12
* Missed one comparison test in r225375Marshall Clow2015-01-071-1/+3
* In C++03, a bunch of the arithmetic/logical/comparison functors (such as add/...Marshall Clow2015-01-0716-16/+48
* [Hexagon] Adding floating point classification and creation.Colin LeMahieu2015-01-072-0/+57
* R600/SI: Add a V_MOV_B64 pseudo instructionTom Stellard2015-01-076-30/+57
* [Hexagon] Adding encodings for v5 floating point instructions.Colin LeMahieu2015-01-072-0/+424
* [Hexagon] Adding encoding for popcount, fastcorner, dword asr with rounding.Colin LeMahieu2015-01-075-1/+70
* XFAIL AArch64 UBsan test, just like ARMRenato Golin2015-01-071-0/+1
* R600/SI: Teach SIFoldOperands to split 64-bit constants when foldingTom Stellard2015-01-076-33/+76
* Test commitOlivier Sallenave2015-01-071-0/+1
* [X86] Fix 512->256 typo in comments. NFC.Ahmed Bougacha2015-01-071-2/+2
* Add a missing file from 225365Philip Reames2015-01-071-0/+54
* Introduce an example statepoint GC strategyPhilip Reames2015-01-078-6/+81
* Slightly simplify the test from r225361.Nico Weber2015-01-071-22/+7
* clang-format: Let Chromium use the Google default for AlignTrailingComments.Nico Weber2015-01-071-1/+0
* [CodeGen] Add MVT::FIRST_VALUETYPE to avoid explicit 0. NFC.Ahmed Bougacha2015-01-071-0/+1
* Revert r225085, it caused PR22096.Nico Weber2015-01-073-0/+37
* X86: Allow the stack probe size to be configurable per functionDavid Majnemer2015-01-072-3/+87
* Debug info: pass in the correct size for a pointer to a member function.Adrian Prantl2015-01-072-2/+12
* R600/SI: Refactor SIFoldOperands to simplify immediate foldingTom Stellard2015-01-071-25/+54
* [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.Ahmed Bougacha2015-01-073-20/+124
* Improvements to emacs packages for llvm and tablegen mode.Rafael Espindola2015-01-072-50/+64
* Reverting r225319; since there is a folder named Examples, attempting to add ...Aaron Ballman2015-01-071-6/+0
* Manually specify the folder that Kaleidescope should reside in for CMake-prod...Aaron Ballman2015-01-071-0/+1
* Manually specify the folder that llvm-ranlib should reside in for CMake-produ...Aaron Ballman2015-01-071-0/+2
* clang-format: Understand single-line comments at the end of blocks.Daniel Jasper2015-01-072-4/+14
* New method SDep::isNormalMemoryOrBarrier() in ScheduleDAGInstrs.cpp.Jonas Paulsson2015-01-072-5/+12
* Fix typos in comment and option help texts.Jonas Paulsson2015-01-071-3/+3
* clang-format: Fix unary operator detection.Daniel Jasper2015-01-072-4/+5
OpenPOWER on IntegriCloud