summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix known typosAlp Toker2014-01-24
* Report lli remote IO errors consistentlyAlp Toker2014-01-24
* InstSimplify: Make shift, select and GEP simplifications vector-aware.Benjamin Kramer2014-01-24
* Unify duplicated functions.Rafael Espindola2014-01-24
* Don't use "llc -filetype=obj" now that the codepath is the same.Rafael Espindola2014-01-24
* Move emitInlineAsmEnd to the AsmPrinter interface.Rafael Espindola2014-01-24
* DWARFContext: Fix possible memory leak since r198908.NAKAMURA Takumi2014-01-24
* llvm/projects/CMakeLists.txt: Add dragonegg.NAKAMURA Takumi2014-01-24
* Revert "Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for a"Eric Christopher2014-01-24
* Use DW_AT_high_pc and DW_AT_low_pc for the high and low pc for aEric Christopher2014-01-24
* Remove empty directories.Alexander Kornienko2014-01-24
* Remove empty directories.Alexander Kornienko2014-01-24
* [AArch64 NEON] Fix a bug in implementing register copy bwtween FPR16.Kevin Qin2014-01-24
* [SparcV9] Add support for JIT in Sparc64.Venkatraman Govindaraju2014-01-24
* [X86] Prevent the creation of redundant ops for sadd and ssub with overflow.Juergen Ributzka2014-01-24
* Implement atomicrmw operations in 32 and 64 bits for SPARCv9.Jakob Stoklund Olesen2014-01-24
* [Sparc] Correct quad register list in the asm parser.Venkatraman Govindaraju2014-01-24
* Add constants for optional header magic field.Rui Ueyama2014-01-24
* Simplify the logic for deciding when to initialize the sections.Rafael Espindola2014-01-24
* Most streamers' InitSections just create a text section. Make that the defaultRafael Espindola2014-01-24
* Use the actual .text section, it is less code than building a dummy one.Rafael Espindola2014-01-24
* Inline trivial functions called only once or twice.Rafael Espindola2014-01-24
* [LPM] Fix a logic error in LICM spotted by inspection.Chandler Carruth2014-01-24
* Inline functions that are only called once.Rafael Espindola2014-01-24
* [cleanup] Use the type-based preservation method rather than a stringChandler Carruth2014-01-24
* InitToTextSection is redundant with InitSections. Remove it.Rafael Espindola2014-01-23
* Make the use of DW_AT_ranges in the compile unit depend also uponEric Christopher2014-01-23
* Remove duplicated info on what .text, .data and .bss look like.Rafael Espindola2014-01-23
* Update the X86 assembler for .intel_syntax to produce an error for invalid baseKevin Enderby2014-01-23
* lli: Factor portable messaging into a new RPCChannel facilityAlp Toker2014-01-23
* Update the X86 assembler for .intel_syntax to produce an error for invalidKevin Enderby2014-01-23
* Fix out of bounds access to the double regs array. Given theEric Christopher2014-01-23
* Add a few missing cases from r199933. Testcase coming shortly.Lang Hames2014-01-23
* Updating the getting started guide for Visual Studio a smidge.Aaron Ballman2014-01-23
* Replace vfmaddxx213 instructions with their 231-type equivalents in accumulatorLang Hames2014-01-23
* Note the PR number.Rafael Espindola2014-01-23
* Remove unused include following r199929Alp Toker2014-01-23
* Replace the interim lli build fix with something cleanerAlp Toker2014-01-23
* [Thumbv8] Fix the value of BLXOperandIndex of isV8EligibleForITWeiming Zhao2014-01-23
* Move test to x86 directory.Eric Christopher2014-01-23
* Add target analysis passes to the codegen pipeline for MCJIT.Juergen Ributzka2014-01-23
* [AArch64] Added vselect patterns with float and double typesAna Pazos2014-01-23
* Avoid emitting a DWARF type attribute for an ObjC property of typeEric Christopher2014-01-23
* Suppress an annoying "unused variable" warning caused by bug 17897.Rui Ueyama2014-01-23
* R600: Remove successive JUMP in AnalyzeBranch when AllowModify is trueTom Stellard2014-01-23
* R600: Disable the BFE patternTom Stellard2014-01-23
* R600: Correctly handle vertex fetch clauses the precede ENDIFsTom Stellard2014-01-23
* R600: Unconditionally unroll loops that contain GEPs with alloca pointersTom Stellard2014-01-23
* Move a unit test into the correct dir. Sorry if it broke Mips-only builds.Andrew Trick2014-01-23
* Remove tail marker when changing an argument to an alloca.Rafael Espindola2014-01-23