projects
/
oota-llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oota-llvm.git
2011-07-07
Akira Hatanaka
Define class MipsMCSymbolRefExpr.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Simplify MipsRegisterInfo::eliminateFrameIndex.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Rewrite comment in English.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Rename attribute 'thumb' to a more descriptive 'thumb...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Reverse order of operands of address operand mem so...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Akira Hatanaka
Add missing return statement.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Devang Patel
If known DebugLocs do not match then two DBG_VALUE...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Joerg Sonnenberger
Recognize mipseb as alias for mips for symmetry with...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Oscar Fuentes
Update CMake library dependencies
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Douglas Gregor
Fix CMake build
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Cameron Zwarich
The VMLA instruction and its friends are not actually...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Sink feature IsThumb into MC layer.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Feature bits are 64-bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Compute feature bits at time of MCSubtargetInfo initial...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Chris Lattner
type can be null
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Chris Lattner
use a more efficient check for 'is metadata'
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Bill Wendling
Use ArrayRef instead of a std::vector&.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Lang Hames
Add functions 'hasPredecessor' and 'hasPredecessorHelpe...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Change some ARM subtarget features to be single bit...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Bill Wendling
Add a target hook to encode the compact unwind information.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Jim Grosbach
Add isCodeGenOnly value to the CodeGenInstruction class.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Lang Hames
Added a testcase for PR10220.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Devang Patel
Add DEBUG messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Evan Cheng
Factor ARM triple parsing out of ARMSubtarget. Another...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-07
Devang Patel
Use DBG_VALUE location while inserting DBG_VALUE during...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Jakub Staszak
Fix a bug in the "expect" intrinsic lowering.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Eli Friedman
When tail-merging multiple blocks, make sure to correct...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Jim Grosbach
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Devang Patel
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Devang Patel
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Bill Wendling
Clean up the #includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Eric Christopher
Grammar and 80-col.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Owen Anderson
Fix a subtle issue in SmallVector. The following code...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Devang Patel
Handle cases where multiple dbg.declare and dbg.value...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Evan Cheng
Add ARM MC registry routines.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Evan Cheng
Rename files for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Nick Lewycky
Add ImmutableList::contains(). Patch by Rui Paulo!
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Jim Grosbach
Mark ARM pseudo-instructions as isPseudo.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Jim Grosbach
Don't require pseudo-instructions to carry encoding...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Devang Patel
Simplify. Consolidate dbg.declare handling in AllocaPro...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Andrew Trick
indvars -disable-iv-rewrite: ExprToMap lives in Pass...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Jim Grosbach
Remove un-used encoding info from Pseudo MLAv5.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Eli Friedman
Fix missing triple support for RTEMS target.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Andrew Trick
indvars -disable-iv-rewrite: Added SimplifyCongruentIVs.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Eli Friedman
Remove some unnecessary includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Bill Wendling
Constify getCompactUnwindRegNum.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Evan Cheng
createMCInstPrinter doesn't need TargetMachine anymore.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Tobias Grosser
LICM: Remove trailing white spaces
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Tobias Grosser
LICM: Do not loose alignment on promotion
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Jakub Staszak
Add documenation about "branch_weight" metadata and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Jakub Staszak
Introduce "expect" intrinsic instructions.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Kevin Enderby
Update MC/ELF/relocation.s with change to X86 PUSH64i8...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Kevin Enderby
Changed the X86 PUSH64i8 record to use the i64i8imm...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
David Greene
Allow tagless builds and fix debug build configuration.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Evan Cheng
Remove the AsmWriterEmitter (unused) feature that rely...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Dan Gohman
Revert r134366 and add an explicit triple to make this...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Dan Gohman
Remove the ObjC ARC passes from the default optimizatio...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Devang Patel
Preserve debug loc.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Devang Patel
Speculatively revert r134431.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Benjamin Kramer
Use memcmp.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Rafael Espindola
Really fix typo :-(
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Rafael Espindola
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Devang Patel
Clear debug loc while updating insert point.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Chad Rosier
By default mkstemp() creates a temporary file with...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Jakob Stoklund...
Break infinite loop when the Hopfield network oscillates.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Rafael Espindola
Compare all 4 bytes of the header.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Eli Friedman
Add assembler/disassembler support for non-AVX pclmulqd...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Andrew Trick
indvars -disable-iv-rewrite: avoid multiple IVs in...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Jim Grosbach
ARM estimateStackSize() needs to account for simplified...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Jakob Stoklund...
Fix PR10277.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Jakob Stoklund...
Tweak comment and debug output.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Michael J....
Fix 80-col.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-05
Michael J....
Fix warnings.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Tobias Grosser
SuccIterator on bbs without terminator insts
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Benjamin Kramer
PR10267: Don't combine an equality compare with an...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Roman Divacky
Remove accidentaly left node from previous iteration...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Rafael Espindola
Move early tail duplication earlier.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Rafael Espindola
Move most of the pre BB code to TailDuplicateAndUpdate...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Rafael Espindola
Reduce indentation and fix the count of how many PHIs...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-04
Jakob Stoklund...
Fix PR10244.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Roman Divacky
Make the i64 and f64 be 64bit ABI aligned in the target...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
NAKAMURA Takumi
test/CodeGen/X86/lsr-nonaffine.ll: Relax expressions...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Rafael Espindola
Fix an easy fixme.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize another test. Reduces the llc invocations...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
Avoid writing to an arbitrary filename during the test...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize another X86 test, making it more precisel...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
Quote two greps which contain parentheses.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize and simplify RUN lines.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize and tighten up assertions to only check...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize and cleanup IR.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
Remove a grep that is already checked with FileCheck.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize and modernize IR.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize and simplify RUNs.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize and modernize the RUN line.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize, tightening checks and avoiding a tempora...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize, tightening checks and avoiding a tempora...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-02
Chandler Carruth
FileCheck-ize
commit
|
commitdiff
|
tree
|
snapshot
next