summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix Remote MCJIT on WindowsRenato Golin2014-01-14
* Add testcase for r199263 forgotten in commit.Eric Christopher2014-01-14
* ARM: correctly determine final tBX_LR in Thumb1 functionsTim Northover2014-01-14
* AArch64: don't try to handle [SU]MUL_LOHI nodesTim Northover2014-01-14
* Add the lld root to llvm-lit, so llvm-lit can be usedJoey Gouly2014-01-14
* Enable use of ranges for translation units in the presence ofEric Christopher2014-01-14
* Re-enable remote MCJIT tests on ARMv7Renato Golin2014-01-14
* Sanitize MCJIT remote executionRenato Golin2014-01-14
* Do pointer cast simplifications on addrspacecastMatt Arsenault2014-01-14
* Remove a check for an illegal condition.Matt Arsenault2014-01-14
* Add FPExt option to CCValAssign::LocInfo. When generating calling-conventionLang Hames2014-01-14
* Revert "[AArch64] Added vselect patterns with float and double types"Rafael Espindola2014-01-14
* Make nocapture analysis work with addrspacecastMatt Arsenault2014-01-14
* Fix a low hanging use of hasRawTextSupport.Rafael Espindola2014-01-14
* Reapply "LTO: add API to set strategy for -internalize"Duncan P. N. Exon Smith2014-01-14
* [AArch64] Added vselect patterns with float and double typesAna Pazos2014-01-14
* Handle UIDs and GIDs that don't fit in 6 decimal places.Rafael Espindola2014-01-14
* Test case micromips-load-effective-address.s renamed to micromips-load-effect...Zoran Jovanovic2014-01-14
* Handle dllexport for global aliasesNico Rieck2014-01-14
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-14
* AVX-512: optimized scalar compare patternsElena Demikhovsky2014-01-14
* Fix valgrind warning for gcc builds.Patrik Hagglund2014-01-14
* [X86] Fix assertion failure caused by a wrong folding of vector shifts by imm...Andrea Di Biagio2014-01-14
* ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.Tim Northover2014-01-14
* ARM: remove unused UMAALv5 nodeTim Northover2014-01-14
* Revert "Decouple dllexport/dllimport from linkage"Nico Rieck2014-01-14
* Revert "Handle dllexport for global aliases"Nico Rieck2014-01-14
* Handle dllexport for global aliasesNico Rieck2014-01-14
* Decouple dllexport/dllimport from linkageNico Rieck2014-01-14
* Fix fastcall mangling of dllimported symbolsNico Rieck2014-01-14
* Revert r199191, "LTO: add API to set strategy for -internalize"NAKAMURA Takumi2014-01-14
* Remove stray comma in enum to satisfy -Wpedantic.Craig Topper2014-01-14
* Separate the concept of 16-bit/32-bit operand size controlled by 0x66 prefix ...Craig Topper2014-01-14
* LTO: add API to set strategy for -internalizeDuncan P. N. Exon Smith2014-01-14
* Always let value types influence register classes.Jakob Stoklund Olesen2014-01-14
* Switch the NEON register class from QPR to DPair.Jakob Stoklund Olesen2014-01-14
* [PM] Fix stale header blocker, found by Duncan Smith in code review!Chandler Carruth2014-01-14
* Remove the last weird subproject, 'privbracket'.Chandler Carruth2014-01-14
* Add checks to configure for sufficiently modern host compilers. ThisChandler Carruth2014-01-14
* Replace .mips_hack_stocg with ".set micromips" and ".set nomicromips".Rafael Espindola2014-01-14
* Fix llc to not reuse spill slots in functions that invoke setjmp()Mark Seaborn2014-01-14
* Ok, really, for the last time, llvm-gcc is dead Jim.Chandler Carruth2014-01-14
* llvm-gcc is dead. REALLY. IT'S DEAD JIM.Chandler Carruth2014-01-14
* Make getTargetStreamer return a possibly null pointer.Rafael Espindola2014-01-14
* Remove extra } in documentation commentDuncan P. N. Exon Smith2014-01-13
* Clean up RUN command for Assembler/getInt.ll.Cameron McInally2014-01-13
* Factor the option and checking of compiler version better. Put theChandler Carruth2014-01-13
* Raise the minimum CMake version to 2.8.8 -- we have a report that theChandler Carruth2014-01-13
* Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.Cameron McInally2014-01-13
* [DAG] Refactor ReassociateOps - no functional change intended.Juergen Ributzka2014-01-13