summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
...
* Fix an assertion caused by using inline asm with indirect register inputs.Kevin Qin2014-03-21
* [AArch64] Remove .data_region directive from AArch64.Kevin Qin2014-03-21
* [Support] Make sure sys::fs::remove can remove symbolic links and make sure L...Argyrios Kyrtzidis2014-03-21
* Object/COFF: Support large relocation table.Rui Ueyama2014-03-21
* Fix PR19136: [ARM] Fix Folding SP Update into vpush/vpopWeiming Zhao2014-03-20
* Don't use EmitAbsValue with symbol references.Rafael Espindola2014-03-20
* Add an option to MCJIT to have it forward all sections to theLang Hames2014-03-20
* Revert "[Constant Hoisting] Extend coverage of the constant hoisting pass."Juergen Ributzka2014-03-20
* [Constant Hoisting] Extend coverage of the constant hoisting pass.Juergen Ributzka2014-03-20
* Remove LowerInvoke's obsolete "-enable-correct-eh-support" optionMark Seaborn2014-03-20
* Typo.Eric Christopher2014-03-20
* Reapply DW_AT_low/high_pc patch:Eric Christopher2014-03-20
* Remove dead and incorrect code.Rafael Espindola2014-03-20
* Add comments from Eric's review of r204094.David Blaikie2014-03-20
* R600: Remove unused method declaration.Matt Arsenault2014-03-20
* [MIPS] Add cpu octeon and some instructionsKai Nacke2014-03-20
* [ASan] Do not instrument globals from the llvm.metadata section.Alexander Potapenko2014-03-20
* Provide an operand for microMIPS wait instruction.Zoran Jovanovic2014-03-20
* Implementation of microMIPS 16-bit instructions MOVE and JALR.Zoran Jovanovic2014-03-20
* Mark alias symbols as microMIPS if necessary. Differential Revision: http:/...Zoran Jovanovic2014-03-20
* [mips] Splitting up class definition from implementation.Matheus Almeida2014-03-20
* Add llvm_unreachable after fully-covered switches to appease GCCAlexey Samsonov2014-03-20
* 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