summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* autoconf: Fix soname for libLLVM-Major.Minor.soTom Stellard2014-05-13
* [CGP] r205941 changed the logic, so that a cast happens *before* 'Result' isJoey Gouly2014-05-13
* Revert "ARMEB: Fix byte order of EH frame unwinding instructions"Rafael Espindola2014-05-13
* Teach the table generator to not generate switch statements containing only a...Aaron Ballman2014-05-13
* ARM: Additional test files for thumb fixupsChristian Pirker2014-05-13
* [mips] Marked up instructions added in MIPS32r2 and tested that IAS for -mcpu...Daniel Sanders2014-05-13
* ARMEB: Fix byte order of EH frame unwinding instructionsChristian Pirker2014-05-13
* [mips] Free up two values in SubtargetFeatureFlag by folding the redundant Is...Daniel Sanders2014-05-13
* Fix build failure with MSVC, following r208680Artyom Skrobov2014-05-13
* include/llvm/Support/Unicode.h didn't have re-include guardsArtyom Skrobov2014-05-13
* [un]wrap extracted from lib/Target/Target[MachineC].cpp, lib/ExecutionEngine/...Artyom Skrobov2014-05-13
* TableGen: strengthen assertTim Northover2014-05-13
* Fix gcc -Wparentheses warning.Jay Foad2014-05-13
* [ARM64] Fix the misleading diagnostic on bad extend amount of reg+reg address...Kevin Qin2014-05-13
* Fix type of shuffle resulted from shuffle merge.Serge Pavlov2014-05-13
* Assert that we don't RAUW a Constant with a ConstantExpr that contains it.Rafael Espindola2014-05-13
* Folding into CSEL when there is ZEXT between SETCC and ADDWeiming Zhao2014-05-13
* Convert test to FileCheck.Rafael Espindola2014-05-13
* Convert test to FileCheck.Rafael Espindola2014-05-13
* Revert "DebugInfo: Include lexical scopes in inlined subroutines."David Blaikie2014-05-12
* Use a logical not when inverting SetCC. This unfortunately doesn't fire on a...Pete Cooper2014-05-12
* [DAGCombiner] Split up an indexed load if only the base pointer value is liveAdam Nemet2014-05-12
* Fix ARM bswap16.ll test on WindowsLouis Gerbarg2014-05-12
* Try to fix an SDAG dependence issue with sretReid Kleckner2014-05-12
* DebugInfo: Attach DW_AT_inline to inlined subprograms at DIE-construction tim...David Blaikie2014-05-12
* [RuntimeDyld] Add support for MachO __jump_table and __pointers sections, andLang Hames2014-05-12
* DebugInfo: Make gmlt debug info more gmlt-like by removing variables.David Blaikie2014-05-12
* Suggested improvement by Rafael Espindola to use isa<> in a few placesKevin Enderby2014-05-12
* Use cast<> for unchecked useMatt Arsenault2014-05-12
* use nullptr instead of NULLSebastian Pop2014-05-12
* [Test] Trim unnecessary .c and .cpp from config.suffix in lit.local.cfgAdam Nemet2014-05-12
* Add support bswap16 to/from memory compiling to rev16 on ARM/ThumbLouis Gerbarg2014-05-12
* Use cast<> for unchecked useMatt Arsenault2014-05-12
* Use range forMatt Arsenault2014-05-12
* do not assert when delinearization failsSebastian Pop2014-05-12
* use isZero()Sebastian Pop2014-05-12
* DwarfDebug: Avoid an extra map lookup while constructing abstract scope DIEs ...David Blaikie2014-05-12
* TableGen: use PrintMethods to print more aliasesTim Northover2014-05-12
* AArch64/ARM64: use InstAliases for NEON logical (imm) instructions.Tim Northover2014-05-12
* AArch64/ARM64: implement "mov $Rd, $Imm" aliases in TableGen.Tim Northover2014-05-12
* R600: Add mul24 intrinsicsMatt Arsenault2014-05-12
* Make SimplifyDemandedBits understand BUILD_PAIRMatt Arsenault2014-05-12
* [mips] Move disassembler test (test_2r_msa64) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler test (Mips MSA test_vec) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_i*, test_mi10) into correct fol...Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_elm*) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_lsa, test_dlsa) into correct fo...Matheus Almeida2014-05-12
* [mips] Move disassembler test (Mips MSA test_ctrlregs) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler test (Mips MSA test_bit) into correct folder.Matheus Almeida2014-05-12
* [mips] Move disassembler tests (Mips MSA test_2r, test_2rf, test_3r, test_3rf...Matheus Almeida2014-05-12