2011-04-09 |
Benjamin Kramer | Don't store Twine temporaries, it's not safe. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Benjamin Kramer | Make error message more useful. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
NAKAMURA Takumi | docs/*.html: Make W3C HTML 4.01 Strict more compliant. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Eli Friedman | Add back a couple checks removed by r129128; the fact... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | fix PR9523, a crash in looprotate on a non-canonical... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | Fix a bug where RecursivelyDeleteTriviallyDeadInstructi... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | Avoid excess precision issues that lead to generating... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Eli Friedman | PR9604; try to deal with RAUW updates correctly in... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Eli Friedman | Test for r129190. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | fix PR9629 - We were lowering regexes like a{{b|c}... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | fix two completely broken tests, which were matching... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | remove a bunch of CHECK lines that aren't checking... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | regexes are allowed to match empty things, e.g. {{... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | various cleanups, no functionality change. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | revert accidental commit. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | fix a potentially serious bug in AliasSet::removeCallSite |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Jakob Stoklund... | Build the Hopfield network incrementally when splitting... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Jakob Stoklund... | Precompute interference for neighbor blocks as long... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | fix doc comment bug, noticed by Jochen |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | have dag combine zap "store undef", which can be formed... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Chris Lattner | don't test for codegen of 'store undef' |
commit | commitdiff | tree | snapshot |
2011-04-09 |
NAKAMURA Takumi | docs/tutorial/OCamlLangImpl7.html: Fix a href to missin... |
commit | commitdiff | tree | snapshot |
2011-04-09 |
NAKAMURA Takumi | docs: Fix some in-package URLs. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
NAKAMURA Takumi | docs: Canonicalize URLs. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Sean Callanan | Redirected errors from the AsmParser to the proper |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Sean Callanan | Moved an access to an object past a NULL check, |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Devang Patel | Add radar number for future reference. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Devang Patel | Simplify array bound checks and clarify comments. ... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Nick Lewycky | Add a function for profiling to run at shutdown. Unlike... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Matt Beaumont-Gay | Fix an apparent typo that made GCC complain |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Devang Patel | Do not emit DW_AT_upper_bound and DW_AT_lower_bound... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Bill Wendling | Missing closed tag. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Evan Cheng | Change -arm-trap-func= into a non-arm specific option... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Jim Grosbach | Workaround g++ 4.2.1 warning diagnostic false positive. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Johnny Chen | Check opcoe (dmb, dsb) instead of bitfields matching. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Johnny Chen | Hanlde the checking of bad regs for SMMLAR properly... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Johnny Chen | Sanity check the option operand for DMB/DSB. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Jim Grosbach | Mark hasExtraDefRegAllocReq=1 on LDRD. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Chris Lattner | reindent this whole file and do a variety of stylistic... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Chris Lattner | fix this to build with the recent StructType changes. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Jim Grosbach | Refactor MCJIT 32-bit section loading. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Johnny Chen | MOVi16 and MOVTi16 does not allow pc as the dest regist... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Nick Lewycky | llvm.global_[cd]tor is defined to be either external... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Bill Wendling | Only emit the AvailableFeatures variable if it's used. |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Bruno Cardoso... | Also add the late notes for Mips in the current release... |
commit | commitdiff | tree | snapshot |
2011-04-08 |
Johnny Chen | Add sanity checking for bad register specifier(s) for... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rafael Espindola | Update tests |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rafael Espindola | Micro optimization and improved similarity with gas... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Devang Patel | Do not let debug info interfer with branch folding. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Johnny Chen | Add a VEXT test. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Bill Wendling | Replace the old algorithm that emitted the "print the... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rafael Espindola | If present, use gold's support for getting a file view... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Evan Cheng | Add option to emit @llvm.trap as a function call instea... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rafael Espindola | Add support for .skip. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Akira Hatanaka | Fix indentation. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Akira Hatanaka | Update ATUsed every time after expandRegLargeImmPair... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Mon P Wang | Fixed encoding for VEXTqf |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Andrew Trick | Added a check in the preRA scheduler for potential... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Akira Hatanaka | Fix handling of functions with internal linkage. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Johnny Chen | Add sanity checking for invalid register encodings... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Johnny Chen | Add sanity checking for invalid register encodings... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jakob Stoklund... | Recompute hasPHIKill flags when shrinking live intervals. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Johnny Chen | Add some more comments about checkings of invalid regis... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Rafael Espindola | Expose more passes to the C API. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jakob Stoklund... | Avoid moving iterators when the previous block was... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jakob Stoklund... | Prefer multiplications to divisions. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jakob Stoklund... | Extract SpillPlacement::addLinks for handling the speci... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Devang Patel | While hoisting common code from if/else, hoist debug... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Tanya Lattner | Prevent ARM DAG Combiner from doing an AND or OR combin... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Jay Foad | Fix a bit of nonsense. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Chris Lattner | add faust too |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Chris Lattner | add a few late stragglers. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Sean Callanan | Fixed a bug where missing EDInstInfo would cause |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Johnny Chen | Sanity check MSRi for invalid mask values and reject... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Eli Friedman | PR9634: Don't unconditionally tell the AliasSetTracker... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Johnny Chen | The ARM disassembler was not recognizing USADA8 instruc... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Evan Cheng | Change -arm-divmod-libcall to a target neutral option. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Evan Cheng | Remove dead code. rdar://9221736. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Johnny Chen | Should also check SMLAD for invalid register values. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Devang Patel | Simplify. isIdenticalToWhenDefined() checks opcode. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Nick Lewycky | Set unnamed_addr on strings created through the IRBuilder. |
commit | commitdiff | tree | snapshot |
2011-04-07 |
Nick Lewycky | Add support for ArrayRef in IRBuilder's CreateCall. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Owen Anderson | Teach the ARM peephole optimizer that RSB, RSC, ADC... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Owen Anderson | Cleanups from Jim: remove redundant constraints and... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Devang Patel | While folding branch to a common destination into a... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jim Grosbach | Tidy up. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Johnny Chen | A8.6.393 |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jim Grosbach | tidy up. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jakob Stoklund... | Also account for the spill code that would be inserted... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jakob Stoklund... | Abort the constraint calculation early when all positiv... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Nick Lewycky | Fix typo in doxy-comment. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Johnny Chen | A8.6.92 MCR (Encoding A1): if coproc == '101x' then... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Nick Lewycky | Fix comment to use llvm 2.x syntax. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Nick Lewycky | Replace const std::vector& with ArrayRef in the type... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jakob Stoklund... | Keep track of the number of positively biased nodes... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Jakob Stoklund... | Break the spill placement algorithm into three parts... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Roman Divacky | Fix a typo. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Johnny Chen | Fix a bug in the disassembly of VGETLNs8 where the... |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Rafael Espindola | Add another case we are not optimizing. |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Rafael Espindola | The original issue has been fixed by not doing unnecess... |
commit | commitdiff | tree | snapshot |
next |