summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Object: Don't double-escape empty hexdataDavid Majnemer2014-03-20
* Reapply 'ARM IAS: support .thumb_set'Saleem Abdulrasool2014-03-20
* [X86] Check return value of readSIB in disassembler so errors propagate. In p...Craig Topper2014-03-20
* [ARM]Fix an assertion failure in A15SDOptimizer about DPair reg class by trea...Hao Liu2014-03-20
* Look through variables when computing relocations.Rafael Espindola2014-03-20
* Revert "Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc."Eric Christopher2014-03-20
* Use the range machinery for DW_AT_ranges and DW_AT_high/lo_pc.Eric Christopher2014-03-19
* R600/SI: Add unused LDS 2 form instructions.Matt Arsenault2014-03-19
* R600/SI: Add support for 64-bit LDS writesMatt Arsenault2014-03-19
* R600/SI: Add support for 64-bit LDS loads.Matt Arsenault2014-03-19
* R600/SI: Match i16 immediate offset of LDS instructions.Matt Arsenault2014-03-19
* R600/SI: Don't display the GDS bit.Matt Arsenault2014-03-19
* R600/SI: Merge offset0 and offset1 fields for single address DS instructions v2Matt Arsenault2014-03-19
* Fix comment (PR19188)Hans Wennborg2014-03-19
* [mips] 80-column.Matheus Almeida2014-03-19
* Set debug info for instructions inserted in SplitBlockAndInsertIfThen.Evgeniy Stepanov2014-03-19
* Prune includes in X86 target.Craig Topper2014-03-19
* Object: Provide a richer means of describing auxiliary symbolsDavid Majnemer2014-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
* Object/COFF: Add function to check if section number is reserved one.Rui Ueyama2014-03-18
* Fix use_iterator crash in ObjCArc from r203364Duncan P. N. Exon Smith2014-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
* [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
* 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
* [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
* ARM: add an assertionSaleem Abdulrasool2014-03-18