summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix bugpoint execution/reference output file nameHal Finkel2013-06-28
* LoopVectorize: Use static function instead of DebugLocSetter classArnold Schwaighofer2013-06-28
* R600: Add local memory support via LDSTom Stellard2013-06-28
* R600: Add support for GROUP_BARRIER instructionTom Stellard2013-06-28
* R600: Add ALUInst bit to tablegen definitions v2Tom Stellard2013-06-28
* ARM: ensure fixed-point conversions have sane typesTim Northover2013-06-28
* ARM: Fix pseudo-instructions for SRS (Store Return State).Tilmann Scheller2013-06-28
* llvm-symbolizer: don't leave dangling pointers after flushing LLVMSymbolizer....Alexey Samsonov2013-06-28
* llvm-symbolizer: skip leading underscore in Mach-O symbol table entriesAlexey Samsonov2013-06-28
* llvm-symbolizer: make name demangling a public static method of LLVMSymbolizerAlexey Samsonov2013-06-28
* Improve comment.Rafael Espindola2013-06-28
* Make a switch in createBinary fully-covered. Add forgotten macho_dsym_compani...Alexey Samsonov2013-06-28
* llvm-symbolizer: add support for Mach-O universal binariesAlexey Samsonov2013-06-28
* Suppress GCC "control reaches end of non-void function" warning.Patrik Hagglund2013-06-28
* Debug Info: clean up usage of Verify.Manman Ren2013-06-28
* Integrate Assembler: Support X86_64_DTPOFF64 relocationsDavid Blaikie2013-06-28
* Improvements to unique_file and createUniqueDirectory.Rafael Espindola2013-06-28
* Convert tests to FileCheckMatt Arsenault2013-06-28
* Don't ask for a mode when we are not keeping the file.Rafael Espindola2013-06-28
* LoopVectorize: Preserve debug location infoArnold Schwaighofer2013-06-28
* Fix using arg_end() - arg_begin() instead of arg_size()Matt Arsenault2013-06-28
* Fix typoMatt Arsenault2013-06-28
* Rename DIBuilder::createNullPtrType to createUnspecifiedType and introducePeter Collingbourne2013-06-27
* At the request of Richard Smith, swapped the order of cold/builtin so it is i...Michael Gottesman2013-06-27
* Revert "Revert "[APFloat] Removed APFloat constructor which initialized to ei...Michael Gottesman2013-06-27
* Revert "[APFloat] Removed APFloat constructor which initialized to either zer...Michael Gottesman2013-06-27
* LoopVectorize: Cache edge masks created during if-conversionArnold Schwaighofer2013-06-27
* Remove unnecessary conditional checks.Chad Rosier2013-06-27
* [APFloat] Removed APFloat constructor which initialized to either zero/NaN bu...Michael Gottesman2013-06-27
* Improve the compression of the tablegen DiffLists by introducing a new sortChad Rosier2013-06-27
* [Support/Registry.h] Include llvm/Support/Compiler.h.Argyrios Kyrtzidis2013-06-27
* Get rid of the unused class member.Nadav Rotem2013-06-27
* CostModel: improve the cost model for load/store of non power-of-two types su...Nadav Rotem2013-06-27
* R600: Remove alu-split.ll testTom Stellard2013-06-27
* LoopVectorize: Use vectorized loop invariant gep index anchored in loopArnold Schwaighofer2013-06-27
* Use MCFillFragment for zero-initialized data.Serge Pavlov2013-06-27
* Add a Subtarget feature 'v8fp' to the ARM backend.Joey Gouly2013-06-27
* Remove unused variable.Benjamin Kramer2013-06-27
* Don't cast away constness.Benjamin Kramer2013-06-27
* [SystemZ] Fix some embarrassing test typosRichard Sandiford2013-06-27
* [SystemZ] Allow LA and LARL to be rematerializedRichard Sandiford2013-06-27
* [SystemZ] Allow immediate moves to be rematerializedRichard Sandiford2013-06-27
* [SystemZ] Add conditional store patternsRichard Sandiford2013-06-27
* Add more owners to CODE_OWNERS.TXT (Kostya Serebryany: AddressSanitizer and T...Kostya Serebryany2013-06-27
* Update testing case to make DI nodes have the correct format.Manman Ren2013-06-27
* Add CXXFLAGS back to the Link command.Bob Wilson2013-06-27
* Add a convenience createUniqueDirectory function.Rafael Espindola2013-06-27
* Fix spelling.Arnold Schwaighofer2013-06-27
* LoopVectorize: Don't store a reversed value in the vectorized value mapArnold Schwaighofer2013-06-27
* [APFloat] Added unittest for APFloat.divide that checks special cases, result...Michael Gottesman2013-06-27