summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Fixed few warnings.Galina Kistanova2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* Remove tabs.Bill Wendling2012-07-19
* X86: remove redundant cmp against zero.Manman Ren2012-07-18
* This patch fixes 8 out of 20 unexpected failures in "make check"Preston Gurd2012-07-18
* Adding some debug information to PassManagerVictor Oliveira2012-07-18
* Whitespace.Chad Rosier2012-07-18
* Fix a somewhat nasty crasher in PR13378. This crashes inside ofChandler Carruth2012-07-18
* Fix ARMTargetLowering::isLegalAddImmediate to consider thumb encodings.Andrew Trick2012-07-18
* whitespaceAndrew Trick2012-07-18
* The vbroadcast family of instructions has 'fallback patterns' in case where theNadav Rotem2012-07-18
* Mips specific inline asm operand modifier 'M':Jack Carter2012-07-18
* Remove tab characters.Craig Topper2012-07-18
* Fix typo in error message and remove some tab characters.Craig Topper2012-07-18
* indvars: drive by heuristics fix.Andrew Trick2012-07-18
* indvars: Linear function test replace should avoid reusing undef.Andrew Trick2012-07-18
* Make x86 asm parser to check for xmm vs ymm for index register in gather inst...Craig Topper2012-07-18
* Fixed few warnings.Galina Kistanova2012-07-18
* ignore 'invoke @llvm.donothing', but still keep the edge to the continuation BBNuno Lopes2012-07-18
* More replacing of target-dependent intrinsics with target-indepdent Joel Jones2012-07-18
* Clean up Mips16InstrFormats.td and Mips16InstrInfo.td.Akira Hatanaka2012-07-17
* Back out r160101 and instead implement a dag combine to recover from instcomb...Evan Cheng2012-07-17
* Add some trace output to TwoAddressInstructionPass.Jakob Stoklund Olesen2012-07-17
* Remove unused variable.Benjamin Kramer2012-07-17
* simplify getSetSize() per Duncan's commentsNuno Lopes2012-07-17
* Improve behavior of DebugInfoEntryMinimal::getSubprogramName() introduced in ...Alexey Samsonov2012-07-17
* [asan] more code to merge crash callbacks. Doesn't fully work yet, but allows...Kostya Serebryany2012-07-17
* Fix a crash in the legalization of large vectors.Nadav Rotem2012-07-17
* Implement r160312 as target indepedenet dag combine.Evan Cheng2012-07-17
* Make sure constant bitwidth is <= 64 bit before calling getSExtValue().Evan Cheng2012-07-17
* This is another case where instcombine demanded bits optimization createdEvan Cheng2012-07-17
* Reapply r160340. LSR: Limit CollectSubexprs.Andrew Trick2012-07-17
* Revert "LSR: try not to blow up solving combinatorial problems brute force."Andrew Trick2012-07-17
* LSR: try not to blow up solving combinatorial problems brute force.Andrew Trick2012-07-17
* fix PR13339 (remove the predecessor from the unwind BB when removing an invoke)Nuno Lopes2012-07-16
* teach ConstantRange that zero times X is always zeroNuno Lopes2012-07-16
* For something likeEvan Cheng2012-07-16
* Minor cleanup and docs.Nadav Rotem2012-07-16
* Make ComputeDemandedBits return a deterministic result when computing an Asse...Nadav Rotem2012-07-16
* Revert "AMDGPU: Add core backend files for R600/SI codegen v6"Tom Stellard2012-07-16
* Revert "Build script changes for R600/SI Codegen v6"Tom Stellard2012-07-16
* Revert "Target/AMDGPU/R600KernelParameters.cpp: Fix two includes, <llvm/IRBui...Tom Stellard2012-07-16
* Revert "Target/AMDGPU: [CMake] Fix dependencies. 1) Add intrinsics_gen. Add A...Tom Stellard2012-07-16
* Revert "Target/AMDGPU/R600KernelParameters.cpp: Don't use "and", "or" as cond...Tom Stellard2012-07-16
* Revert "Target/AMDGPU/AMDILIntrinsicInfo.cpp: Use llvm_unreachable() in nonre...Tom Stellard2012-07-16
* Revert "Target/AMDGPU: Fix includes, or msvc build failed."Tom Stellard2012-07-16
* make ConstantRange::getSetSize() properly compute the size of wrapped and ful...Nuno Lopes2012-07-16