projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2012-11-27
Andrew Kaylor
Make building of llvm-jitlistener conditional on the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Jakub Staszak
Remove unneeded #include.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
NAKAMURA Takumi
llvm/CodeGen: Remove empty files in r168659.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Joe Abbey
Code pretification
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Jakub Staszak
Remove unused forward declaration.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Jakub Staszak
Remove unused MachineLoopRanges analysis.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Chad Rosier
Extend test case for r168657.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Chad Rosier
[arm fast-isel] Appease the machine verifier by using...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Michael Ilseman
Fast-math test for SimplifyInstruction: fold multiply...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Owen Anderson
Revert r168635 "Step towards implementation of pass...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Richard Smith
Remove some Clang-specific ownership roles.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Michael Ilseman
Fast-math flags documentation added to LangRef
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
NAKAMURA Takumi
llvm/test/CodeGen/X86/2012-07-15-broadcastfold.ll:...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Michael Ilseman
Fast-math test for SimplifyInstruction: fold multiply...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Michael Ilseman
Fast-math optimization: fold multiply by zero
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Michael Ilseman
Fast-math test case for bitcode and textual reading...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Michael Ilseman
Fast-math flags for the bitcode
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Michael Ilseman
Fast-math flags for LLVM IR parsing and printing
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Eric Christopher
Make comment names match function names.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Eric Christopher
Add in sections for the fission case (no change so...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Michael Ilseman
Fast-math interfaces for Instructions
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Michael Ilseman
Fast-math flags added to FPMathOperator.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Richard Smith
Move Clang code owners list from llvm/ to cfe/.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Eric Christopher
Reorder section output ordering.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-27
Eric Christopher
Whitespace cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Owen Anderson
Step towards implementation of pass manager with doInit...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Chad Rosier
Add an assertion to ensure freezeReservedRegs() is...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Eli Bendersky
Make this test less sensitive.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Chad Rosier
Now that the X86 Maximal Stack Alignment Check pass...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Chad Rosier
Now that the X86 Maximal Stack Alignment Check pass...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Eli Friedman
Get rid of the getPointeeAlignment helper function...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Chad Rosier
Remove the X86 Maximal Stack Alignment Check pass as...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Jakub Staszak
Don't use iterator after being erased.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Bill Wendling
Correct copy-pasto where we're talking about function...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Jyotsna Verma
Fix comments in HexagonOperands.td.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Shuxin Yang
rdar://12329730 (defect 2)
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Jakub Staszak
Remove unneeded #includes.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Meador Inge
Fix a comment bug in toascii simplifier
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Meador Inge
instcombine: Migrate printf optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Nadav Rotem
Move the code that uses SCEVs prior to creating the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Jakub Staszak
Normalize splat 256bit vectors with 8 elements.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Benjamin Kramer
Decouple MCInstBuilder from the streamer per Eli's...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Matt Beaumont-Gay
Remove stray trailing backslash
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Dmitry Vyukov
tsan: fix lint warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Eli Bendersky
Rewrite test to not use a FileCheck variable and redefi...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Benjamin Kramer
Add MCInstBuilder, a utility class to simplify MCInst...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Dmitry Vyukov
[tsan] add fail order to compare_exchange
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Zhou Sheng
Fix a PassManager pointer use-after-free bug.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Meador Inge
instcombine: Migrate toascii optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Meador Inge
instcombine: Migrate isascii optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Meador Inge
instcombine: Migrate isdigit optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Joe Abbey
Removing SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Rafael Espindola
Fix gcc's -Wunused-but-set-variable warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Meador Inge
Fix bogus comment; no functional change.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-26
Meador Inge
instcombine: Migrate *abs optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Meador Inge
instcombine: Migrate ffs* optimizations
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Nadav Rotem
Move the max vector width to a constant parameter....
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Nadav Rotem
Fix the document style.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Nadav Rotem
Refactor the ptr runtime check generation code. No...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Joe Abbey
Code Custodian:
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Rafael Espindola
Add support for .cfi_register now that it is easy to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Benjamin Kramer
Move semantics are great, don't destroy the optimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Nadav Rotem
Rename method. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Nadav Rotem
The induction-pointer work is inspired by a research...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Nadav Rotem
Add support for pointer induction variables even when...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Craig Topper
Refactor to make helper method static.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Rafael Espindola
Further cleanups. Thanks for Sean Silva for noticing it.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Craig Topper
Add an extra slash so doxygen comments will be properly...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Craig Topper
Remove duplicate check of LimitFloatPrecision. It was...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-25
Craig Topper
Factor common code out of individual if blocks into...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Craig Topper
Remove redundant calls to getCurDebugLoc in visitIntrin...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Craig Topper
Refactor a bit to make some helper methods static.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Benjamin Kramer
libLTO: Add a utility method to initialize the disassem...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Benjamin Kramer
PPC: Reinstate the fatal error when trying to emit...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Benjamin Kramer
ARM: Share applyFixup between ELF and Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Benjamin Kramer
PPC: MCize most of the darwin PIC emission.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Benjamin Kramer
PPC: Share applyFixup between ELF and Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Benjamin Kramer
PPC: Simplify code with Twines.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Craig Topper
Factor some common code out of individual if blocks.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Rafael Espindola
Change the representation of MCCFIInstruction.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Rafael Espindola
Give each MCCFIInstruction its own opcode.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Rafael Espindola
Move a bit of duplicated code into a helper function.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-24
Rafael Espindola
Refactor how MCCFIInstructions are created.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Benjamin Kramer
CodeGenPrepare: Move ret duplication out of the instruc...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Craig Topper
Refactor a bit to make some helper functions static.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Rafael Espindola
Add a -disable-cfi option to llvm-mc. This is useful...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Rafael Espindola
Implement .cfi_undefined. Based on a patch from PaX...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Patrik Hägglund
Disallow the undocumented practice of starting the...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Bill Wendling
Update call to the new syntax.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Joey Gouly
Remove unused parameter Penalty from the BoundsChecking...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-23
Patrik Hägglund
Cleanup: Simplify loop end logic in computeRegisterProp...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Venkatraman...
Added me as the owner of the Sparc backend
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Rafael Espindola
Mark me as the owner of the gold plugin.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Meador Inge
Add more functions to the target library information.
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
NAKAMURA Takumi
llvm/lib/Transforms/Instrumentation/AddressSanitizer...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Eli Bendersky
Fix 80-col violation
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
NAKAMURA Takumi
IntelJITEventsWrapper.h: Prune two members, FinalizeThr...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Dmitri Gribenko
Documentation: convert SourceLevelDebugging.html to...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Chandler Carruth
Remove 'sretpromotion' pass from the documentation...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-22
Ted Kremenek
Generalize matching of add_executable to add_XXX_execut...
commit
|
commitdiff
|
tree
|
snapshot
next