summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add -expand-relocs to llvm-readobjNico Rieck2013-04-12
* Add missing relocation namesNico Rieck2013-04-12
* Support MIPS64EL relocation type namesNico Rieck2013-04-12
* Add PPC instruction record forms and associated query functionsHal Finkel2013-04-12
* Don't disable block layout when forcing block alignment.Nadav Rotem2013-04-12
* Fix the test on linux by setting the triple and the align formatNadav Rotem2013-04-12
* Add a flag to align all basic blocks in the function.Nadav Rotem2013-04-12
* Add 179294 back, but don't use bit fields so that it works on big endian hosts.Rafael Espindola2013-04-12
* [ms-inline asm] Add support for using the LENGTH, TYPE, and SIZE operators withChad Rosier2013-04-11
* [ms-inline asm] Add support for using offsetof operator with variables that useChad Rosier2013-04-11
* Aliasing rules for struct-path aware TBAA.Manman Ren2013-04-11
* [ms-inline asm] Pass a StringRef reference to ParseIntelVarWithQualifier so weChad Rosier2013-04-11
* TBAA: add utility to create a TBAA scalar type nodeManman Ren2013-04-11
* [ms-inline asm] Add a new AsmRewriteKind, AOK_Delete. To be used in a futureChad Rosier2013-04-11
* [ms-inline asm] Remove brackets from around a symbol reference in the targetChad Rosier2013-04-11
* Use FileCheck instead of grep.Preston Gurd2013-04-11
* Fix undefined behavior in AArch64David Majnemer2013-04-11
* Optimize icmp involving addition betterDavid Majnemer2013-04-11
* Mips specific inline asm memory operand modifier test caseJack Carter2013-04-11
* [mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selectsAkira Hatanaka2013-04-11
* [mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLowering.cpp.Akira Hatanaka2013-04-11
* Revert my last two commits while I debug what is wrong in a big endian host.Rafael Espindola2013-04-11
* Fix llvm-readobj tests on big endian hosts.Rafael Espindola2013-04-11
* Print more information about relocations.Rafael Espindola2013-04-11
* Fix for wrong instcombine on vector insert/extractBenjamin Kramer2013-04-11
* Add a CHECK-NOT for a more faithful translation of the original grep | count 2.Eli Bendersky2013-04-11
* Add a function to check if an argument list is too long.Rafael Espindola2013-04-11
* [ASan] Allow disabling init-order checks for globals by source file name.Alexey Samsonov2013-04-11
* Add myself in the CREDITS.TXTSylvestre Ledru2013-04-11
* Add missing colons to check lines.Benjamin Kramer2013-04-11
* FileCheckize a bunch of tests.Benjamin Kramer2013-04-11
* Add braces around || in && to pacify GCC.Benjamin Kramer2013-04-11
* Rename the C function to create a SLPVectorizerPass to something sane and exp...Benjamin Kramer2013-04-11
* Optimize vector select from all 0s or all 1sMichael Liao2013-04-11
* Add CLAC/STAC instruction encoding/decoding supportMichael Liao2013-04-11
* Enhance bool simplifcation in X86 to handle more casesMichael Liao2013-04-11
* R600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused-variable]NAKAMURA Takumi2013-04-11
* Whitespace.NAKAMURA Takumi2013-04-11
* Simplify the code. No functionality change.Rafael Espindola2013-04-11
* Add MachO-x86-64 tests.Rafael Espindola2013-04-11
* Fix MachO's getRelocationAdditionalInfo.Rafael Espindola2013-04-11
* Make PPCInstrInfo::isPredicated always return falseHal Finkel2013-04-11
* lit: Don't descend into .git directories during test discovery.Daniel Dunbar2013-04-11
* lit: Shorten a metavar to make --help look nicer.Daniel Dunbar2013-04-11
* lit: Add a test for discovery when exact test names are given.Daniel Dunbar2013-04-11
* Add man page for llvm-readobjNico Rieck2013-04-11
* lit: Add a trivial test of the basic progress bar.Daniel Dunbar2013-04-11
* Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grepEli Bendersky2013-04-10
* MC: Support COFF image-relative MCSymbolRefsNico Rieck2013-04-10
* Delete the functions F1 and F2 to appease the valgrind bot.Joey Gouly2013-04-10