projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2013-06-26
Michael Gottesman
In InstCombine{AddSub,MulDivRem} convert APFloat.isFini...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Michael Gottesman
[APFloat] Convert all references to fcNormal to referen...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Eric Christopher
Revert "Debug Info: clean up usage of Verify." as it...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Reid Kleckner
Fix a crash bug in dumping options with groups
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Stephen Lin
Clarify and doxygen-ify comments
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Chad Rosier
[Mips Disassembler] Have the DecodeCCRRegisterClass...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Stephen Lin
ARM: Proactively ensure that the LowerCallResult hack...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Manman Ren
Debug Info: clean up usage of Verify.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Stephen Lin
Minor formatting fix to ARMBaseRegisterInfo::getCalleeS...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Rename PathV2 to just Path now that it is the only...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Akira Hatanaka
[mips] Do not emit ".option pic0" if target is mips64.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Akira Hatanaka
[mips] Improve code generation for constant multiplicat...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Michael Gottesman
[APFloat] Removed debugging cruft that snuck in.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Nadav Rotem
The SLP Vectorizer works across basic blocks. Update...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Use enums instead of raw octal values.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Nadav Rotem
Erase all of the instructions that we RAUWed
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Joey Gouly
Add a subtarget feature 'v8' to the ARM backend.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Nadav Rotem
Do not add cse-ed instructions into the visited map...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tim Northover
ARM: fix more cases where predication may or may not...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Tim Northover
ARM: allow predicated barriers in Thumb mode
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Joey Gouly
Remove the 'generic' CPU from the ARM eabi attributes...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
PathV1 is deprecated since the 18th of Dec 2010. Remove it.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Add a convenience functions that don't return if the...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Remove unused includes.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Ulrich Weigand
[PowerPC] Accept 17-bit signed immediates for addis
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Ulrich Weigand
[PowerPC] Support symbolic u16imm operands
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Amaury de la...
ARM: operands should be explicit when disassembled
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Venkatraman...
[Sparc]: Add memory operands for the frame references...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Elena Demikhovsky
Fixed a comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
NAKAMURA Takumi
Suppress llvm/test/Other/can-execute.txt on msys bash.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Elena Demikhovsky
Optimized integer vector multiplication operation by...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Kostya Serebryany
[asan] workaround for PR16277: don't instrument AllocaI...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Kostya Serebryany
[asan] add option -asan-keep-uninstrumented-functions
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Andy Gibbs
Provide bootstrap support to build only llvm+clang...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Andy Gibbs
Support using "host" as a target in LLVM_TARGETS_TO_BUI...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Remove calls to Path in #ifdefs that don't seem to...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Add a simpler version of remove_all.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Fix the build when __APPLE__ is defined.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Remove sys::GetMainExecutable.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Port GetMainExecutable over to PathV2.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Rafael Espindola
Remove PathWithStatus.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-26
Nick Lewycky
dbgs() << Instruction doesn't print a newline on the...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Adrian Prantl
s/C++0x/C++11/
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Jakob Stoklund...
Merge isReachable into isBackedge.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Nadav Rotem
SLPVectorizer: support slp-vectorization of PHINodes...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Jakob Stoklund...
Print block frequencies in decimal form.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Tom Stellard
R600: Use new getNamedOperandIdx function generated...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Tom Stellard
TableGen: Generate a function for getting operand indic...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Arnold Schwaighofer
X86 cost model: Vectorizing integer division is a bad...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Bob Wilson
Fix SROA to avoid unnecessary scalar conversions for...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Manman Ren
Remove unused code. No functionality change.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Bill Wendling
The GCDA 402 format won't have a second checksum either.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Ulrich Weigand
[PowerPC] Support @got modifier
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Rafael Espindola
Move GetEXESuffix to the one place it is used.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Rafael Espindola
Remove sys::PathSeparator.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600: Consolidate expansion of v2i32/v4i32 ops for...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600: Add v2i32 test for vselect
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600/SI: Expand xor v2i32/v4i32
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600: Add v2i32 test for setcc on evergreen
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600/SI: Expand urem of v2i32/v4i32 for SI
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600/SI: Expand udiv v[24]i32 for SI and v2i32 for EG
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600/SI: Expand ashr of v2i32/v4i32 for SI
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600/SI: Expand srl of v2i32/v4i32 for SI
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600/SI: Expand shl of v2i32/v4i32 for SI
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600/SI: Expand or of v2i32/v4i32 for SI
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600/SI: Expand mul of v2i32/v4i32 for SI
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Aaron Watry
R600/SI: Expand and of v2i32/v4i32 for SI
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Benjamin Kramer
BlockFrequency: Bump up the entry frequency a bit.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Ulrich Weigand
[PowerPC] Add extended rotate/shift mnemonics
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Ulrich Weigand
[PowerPC] Add rldcr/rldic instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Ulrich Weigand
[PowerPC] Add extended subtract mnemonics
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Justin Holewinski
[NVPTX] Default pointer type doesn't make sense for...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Nadav Rotem
Fix a typo in the code that collected the costs recursi...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Rafael Espindola
keep only the StringRef version of getFileOrSTDIN.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Rafael Espindola
Don't assume ResultPath is null terminated.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Andrew Trick
Revert "Temporarily enable MI-Sched on X86."
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Tom Stellard
R600/SI: Report unaligned memory accesses as legal...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Tom Stellard
R600: Add support for i32 loads from the constant addre...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Tom Stellard
R600/SI: Add support for v4i32 and v4f32 kernel args
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Tom Stellard
R600: Fix typo in R600Schedule.td
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
NAKAMURA Takumi
PPCAsmParser.cpp: Quote "@l/@ha" in comments. [-Wdocume...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Eric Christopher
Add an autoconf option for turning on -gsplit-dwarf...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Rafael Espindola
Create a replacement for sys::Path::PathSeparator.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Rafael Espindola
Cleanup in unique_file when we only want the name.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-25
Eric Christopher
As far as I know no linker needs or wants the -g flag.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Eric Christopher
Remove all non-linker oriented compile options from...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Eric Christopher
80-column and tab character fixes.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Eric Christopher
Formatting.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Adrian Prantl
typo.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Eric Christopher
Use const references instead of pointers to references...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Ulrich Weigand
[PowerPC] Support some miscellaneous mnemonics in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Rafael Espindola
Add a simpler version of is_regular_file.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
David Blaikie
DebugInfo: DIBuilder changes to match DIEnumerator...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Chad Rosier
Improve diagnostics when getSizeInBits is called on...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Benjamin Kramer
PPC: Remove default case from fully covered switch.
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Ulrich Weigand
[PowerPC] Add some FIXMEs
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Aaron Watry
R600: Fix spelling error in comment
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Ulrich Weigand
[PowerPC] Add predicted forms of branches
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
NAKAMURA Takumi
Move llvm/test/DebugInfo/arguments.ll to X86, for now...
commit
|
commitdiff
|
tree
|
snapshot
2013-06-24
Nadav Rotem
Rename the variable to fix a warning. Thanks Andy Gibbs.
commit
|
commitdiff
|
tree
|
snapshot
next