summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Object: Provide a richer means of describing auxiliary symbolsDavid Majnemer2014-03-19
* Object: Move auxiliary symbol definitions from llvm-readobjDavid Majnemer2014-03-19
* Object: Clean up COFF.hDavid Majnemer2014-03-19
* llvm-profdata: Make "merge" into a subcommand.Justin Bogner2014-03-19
* llvm-profdata: Update to use the naive text format with function hashJustin Bogner2014-03-19
* Make the test harder by using a non-zero offset.Rafael Espindola2014-03-19
* When destroying a StringMap, just iterate over the map and destroy the contai...Pete Cooper2014-03-19
* Revert "Add back r203962, r204028 and r204059."Rafael Espindola2014-03-19
* DebugInfo: Use the comp_dir of the referencing type units when building debug...David Blaikie2014-03-19
* Expose "noduplicate" attribute as a property for intrinsics.Eli Bendersky2014-03-18
* Object/COFF: Add function to check if section number is reserved one.Rui Ueyama2014-03-18
* Move yet another test that requires ARM to an ARM test directory.NAKAMURA Takumi2014-03-18
* Move tests that require ARM to an ARM test directory.Jim Grosbach2014-03-18
* Fix use_iterator crash in ObjCArc from r203364Duncan P. N. Exon Smith2014-03-18
* C++ style commentsJim Grosbach2014-03-18
* Tidy up. Update per naming conventions.Jim Grosbach2014-03-18
* MachO: Emit a version-min load command when possible.Jim Grosbach2014-03-18
* Darwin: Add assembler directives to create version-min load commands.Jim Grosbach2014-03-18
* MachO: Comment fields in the version_min load command.Jim Grosbach2014-03-18
* [LV] While I'm here, use range based for loops which are so much cleanerChandler Carruth2014-03-18
* [LV] The actual change I intended to commit in r204148. Sorry for theChandler Carruth2014-03-18
* [LV] Replace some dead code with an assert. When I first ported thisChandler Carruth2014-03-18
* More header and forward declaration cleanup.Eric Christopher2014-03-18
* Add back the headers we're getting via (likely) transitive includes.Eric Christopher2014-03-18
* Add back r203962, r204028 and r204059.Rafael Espindola2014-03-18
* Fix for coding style.Eric Christopher2014-03-18
* Remove a bunch of unnecessary includes and forward declarations.Eric Christopher2014-03-18
* X86 memcpy lowering: use "rep movs" even when esi is used as base pointerHans Wennborg2014-03-18
* Use early returns to reduce nesting.Rui Ueyama2014-03-18
* Fix test lsr-normalization.ll broken in r204161.Michael Zolotukhin2014-03-18
* Add support for scalarizing/splitting vector bswap.Raul E. Silvera2014-03-18
* Debug info: Remove OdrMemberMap from DwarfDebug, it's not necessary.Adrian Prantl2014-03-18
* Add stride normalization to SCEV Normalize/Denormalize transformation.Michael Zolotukhin2014-03-18
* [DAGCombiner] teach how to simplify xor/and/or nodes according to the followi...Andrea Di Biagio2014-03-18
* X86: Use enums for memory operand decoding instead of integer literals.Manuel Jacob2014-03-18
* Enable CFI on Hexagon.Krzysztof Parzyszek2014-03-18
* Fix PR19144: Incorrect offset generated for int-to-fp conversion at -O0.Bill Schmidt2014-03-18
* [msan] Origin tracking with history.Evgeniy Stepanov2014-03-18
* Tolerate unmangled names in sample profiles.Diego Novillo2014-03-18
* Revert r203962 and two revisions depending on it: r204028 and r204059.Alexander Kornienko2014-03-18
* Add IAS/EHABI changes to release notesRenato Golin2014-03-18
* DebugIRTests: Fixup for r204130.NAKAMURA Takumi2014-03-18
* [msan] Kill -msan-store-clean-origin flag.Evgeniy Stepanov2014-03-18
* [C++11] Change DebugInfoFinder to use range-based loopsAlon Mishne2014-03-18
* [msan] Remove unused code.Evgeniy Stepanov2014-03-18
* [C++11] Mark the target fast isel classes as 'final' so that the compiler can...Craig Topper2014-03-18
* [C++11] Change the interface of getCOFF{Section,Relocation,Symbol} to make it...Alexey Samsonov2014-03-18
* CodeGen/R600/v_cndmask.ll: Relax an expression to unbreak msvcrt.NAKAMURA Takumi2014-03-18
* DebugInfo/lto-comp-dir.ll: Tweak for dos path.NAKAMURA Takumi2014-03-18
* ARM: add an assertionSaleem Abdulrasool2014-03-18