summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Attempting to fix lli build errorAndrew Kaylor2013-10-04
* [mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasingAkira Hatanaka2013-10-04
* SLPVectorizer: Sort inputs to commutative binary operationsArnold Schwaighofer2013-10-04
* Fixing container/pointer bug in remote-lli found by ASanAndrew Kaylor2013-10-04
* Temporarily revert r176882 as it needs to be implemented in a differentEric Christopher2013-10-04
* lli: Check pipe creation for errors.Benjamin Kramer2013-10-04
* Add lto_codegen_add_dso_symbol to the export list.Rafael Espindola2013-10-04
* Temporarily revert r191792 as it is causing some LTO debug failuresEric Christopher2013-10-04
* Fix commentMatthias Braun2013-10-04
* Fix indentationMatthias Braun2013-10-04
* Fix typoMatthias Braun2013-10-04
* ARM: optimizeSelect has to consider the previous register classMatthias Braun2013-10-04
* ARM: do not add a regmask for TAILJUMPsMatthias Braun2013-10-04
* ARM: preserve undef flag in pseudo instruction expandersMatthias Braun2013-10-04
* Fix this test.Rafael Espindola2013-10-04
* Revert "Test commit to check e-mail address. Please discard this."Alp Toker2013-10-04
* Restore LLVM_BUILD_RUNTIME option that was deleted in r191835, but is still u...Alexey Samsonov2013-10-04
* Implement aarch64 neon instruction set AdvSIMD (3V elem).Jiangning Liu2013-10-04
* Test commit to check e-mail address. Please discard this.Jin-Gu Kang2013-10-04
* Revert r191940 to see if it fixes the build bots.Craig Topper2013-10-04
* Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of...Craig Topper2013-10-04
* DebugInfo: Fix ordering of members after r191928David Blaikie2013-10-04
* Adding support and tests for multiple module handling in lliAndrew Kaylor2013-10-04
* Fixed a bug with section names containing special characters.Richard Mitton2013-10-03
* Pull fptrunc's upwards through selects when one of the select's selectands wa...Owen Anderson2013-10-03
* DebugInfo: Avoid redundantly adding child DIEs to parents.David Blaikie2013-10-03
* Rename DataLayout variables TD -> DLMatt Arsenault2013-10-03
* Optimize linkonce_odr unnamed_addr functions during LTO.Rafael Espindola2013-10-03
* Make gep i8* X, -(ptrtoint Y) transform work with address spacesMatt Arsenault2013-10-03
* Test commit. Fixed a copy-paste error in the Makefile for lib/LTO.Tom Roeder2013-10-03
* [llvm-c][Disassembler] When printing latency information, fall back to theQuentin Colombet2013-10-03
* Make sure we emit a section for pubnames even if that section isEric Christopher2013-10-03
* Fix cut and paste typo.Eric Christopher2013-10-03
* raw_fd_ostream: Be more verbose about the reason when opening a file fails.Benjamin Kramer2013-10-03
* Added checking code whehter target supports specific dag combining about rotateJin-Gu Kang2013-10-03
* CaptureTracking: Plug a loophole in the "too many uses" heuristic.Benjamin Kramer2013-10-03
* [arm] Enhance the test case by checking .fpu directive.Logan Chien2013-10-03
* AVX-512: Fixed encoding of VMOVQ instruction.Elena Demikhovsky2013-10-03
* [ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.Amara Emerson2013-10-03
* Remove wild .debug_aranges entries generated from unimportant labelsAlexey Samsonov2013-10-03
* Replace C++ style comment with a C style comment to satisfy some of the build...Craig Topper2013-10-03
* Remove comma from the end of an enum.Craig Topper2013-10-03
* Add XOP disassembler support. Fixes PR13933.Craig Topper2013-10-03
* Remove duplicated test cases that occurred when I applied the same patch file...Craig Topper2013-10-03
* Add patterns for selecting TBM instructions from logical operations. Patch fr...Craig Topper2013-10-03
* Add v4f16 to supported value types.Pete Cooper2013-10-03
* Dispose the codegen even when just writing the bitcode file.Rafael Espindola2013-10-03
* [llvm-c][Disassembler] When printing latency information, skip schedulingQuentin Colombet2013-10-02
* Don't use runtime bounds check between address spaces.Matt Arsenault2013-10-02
* Fixing lli-child-target buildAndrew Kaylor2013-10-02