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-07-02
Jack Carter
deleted test/CodeGen/Mips/inlineasm-cnstrnt-bad-r-1.ll
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
All glory to address sanitizer. ;]
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Evan Cheng
Target option DisableJumpTables is a gross hack. Move...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Jack Carter
mips32 long long register inline asm constraint...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Andrew Trick
misched: allow NULL InstrItineraries.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Extend the workaround from r159593 to cover a few expli...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Revert r159588, and apply a more principled fix. Place...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Eric Christopher
Turn an assert into an error to make it a bit more...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Work around a really frustrating apparant CMake bug.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
David Blaikie
Fix -Wstring-conversion warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Revert r159528 which taught lit's builtin shell test...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Switch from using a lit.cfg-generator variable that...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Jack Carter
Pass the correct ELFOSABI enumeration to the MipsELFObj...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Bob Wilson
Extend TargetPassConfig to allow running only a subset...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Bob Wilson
Move assertion with TargetPassConfig's Initialized...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Bob Wilson
Consistently use AnalysisID types in TargetPassConfig.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Bob Wilson
Add all codegen passes to the PassManager via TargetPas...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Bob Wilson
Add a missing forward declaration of PassManagerBase.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Evan Cheng
Need a space.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Andrew Trick
Revert accidental checkin.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Fix the remaining TCL-style quotes found in the testsui...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Duncan Sands
GlobalOpt forgot to handle bitcast when analyzing globa...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Manman Ren
Added assertion in getVRegDef of MachineRegisterInfo...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Convert the uses of '|&' to use '2>&1 |' instead, which...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Fix the C++11 build. I hate narrowing conversions.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Andrew Trick
Reapply "Make NumMicroOps a variable in the subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Stepan Dyatkovskiy
Fixed switch in IntRange::isSingleNumber method.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Bob Wilson
Do not attempt to use ROR for Thumb1.
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Nuno Lopes
fix the regression I introduced in r159385 (it's necess...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Stepan Dyatkovskiy
IntRange, fixed warning in isSingleNumber method
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
The built-in shell test runner for some reason doesn...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Fix the TCL-style quoting in one random test that someh...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Teach the built-in shell test runner in lit to handle...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Stepan Dyatkovskiy
IntRange:
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Convert all tests using TCL-style quoting to use shell...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Make tests which first provide a negative assertion...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Rewrite three tests that had truly egregious abuses...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Kostya Serebryany
[asan] small code simplification
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Chandler Carruth
Switch a bunch of Linker tests from using elaborate...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-02
Alexey Samsonov
This patch extends the libLLVMDebugInfo which contains...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Rafael Espindola
Now that RegistersDefinedFromSameValue handles one...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Elena Demikhovsky
Optimization of shuffle node that can fit to the regist...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Craig Topper
Reduce code size by using a second switch statement...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Craig Topper
Add a break to the end of case statement missed in...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Craig Topper
Fix a crash on release builds if gather intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2012-07-01
Craig Topper
Use a second switch statement to reduce number of calls...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Benjamin Kramer
Reduce use list thrashing by using DenseMap's find_as...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Bill Wendling
Don't reinsert the 'atexit' function if it already...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Chandler Carruth
Hoist LLVM's lit testsuite infrastructure into module...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Benjamin Kramer
Avoid sign compare warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-30
Rafael Espindola
Handle implicit_defs in the register coalescer. I am...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Nuno Lopes
revert r159440. As Duncan pointed out, the test for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Manman Ren
ARM: Clean up optimizeCompare in peephole, no functiona...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Manman Ren
Add SrcReg2 to analyzeCompare and optimizeCompareInstr...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Jakob Stoklund...
Clear kill flags in InstrEmitter::EmitSubregNode().
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Jakob Stoklund...
Check for extra kill flags on live-out virtual registers.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Benjamin Kramer
CodeGenPrepare: Don't crash when TLI is not available.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Manman Ren
Add getUniqueVRegDef to MachineRegisterInfo.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Duncan Sands
Rework this to clarify where the removal of nodes from...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Nuno Lopes
RefreshCallGraph: ignore 'invoke intrinsic'. IntrinsicI...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Nuno Lopes
ignore 'invoke new' in isInstructionTriviallyDead,...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Alexey Samsonov
Cleanup in DwarfDebug - fix a typo and remove two unuse...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Duncan Sands
Fix a reassociate crash on sozefx when compiling with...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Chandler Carruth
Move llvm/Support/IRBuilder.h -> llvm/IRBuilder.h
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Bill Wendling
Update the CMake files.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Bill Wendling
Sphinxify the Atomics documentation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Bill Wendling
The DIBuilder class is just a wrapper around debug...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Andrew Trick
Revert "Make NumMicroOps a variable in the subtarget...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Rafael Espindola
In the initial exec mode we always do a load to find...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Andrew Trick
misched: avoid scheduling instructions that can't be...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Andrew Trick
misched: count micro-ops toward the issue limit.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Andrew Trick
Make NumMicroOps a variable in the subtarget's instruct...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Manman Ren
X86: add more GATHER intrinsics in LLVM
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Chandler Carruth
Remove a completely unnecessary mkdir from the CMake...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-29
Chandler Carruth
Add a missing common variable to the lit.site.cfg gener...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nick Lewycky
If the step value is a constant zero, the loop isn...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
make the verifier accept @llvm.donothing as the only...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
make simplifyCFG erase invokes to readonly/readnone...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
make instcombine produce calls to llvm.donothing instea...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
add a new @llvm.donothing intrinsic that, well, does...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Jim Grosbach
'Promote' vector [su]int_to_fp should widen elements.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Jack Carter
Changed the formatting sequence of a curly brace to
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Eric Christopher
Regenerate.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Bill Wendling
Remove layering violation #include.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Benjamin Kramer
Fix hexagon gcc builtin names to use '_' instead of...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Benjamin Kramer
Enable automatic GCC<->LLVM intrinsic translation for...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Simon Atanasyan
Define MIPS DSP Rev1 intrinsics. That allows frontend...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
MemoryBuiltins:
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
make LazyValueInfo analyze the default case of switch...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Nuno Lopes
add ConstantRange::difference (to perform set differenc...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Benjamin Kramer
Devirtualize DIScope and subclasses.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Kostya Serebryany
[asan] set a hard limit on the number of instructions...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Bill Wendling
Sphinxify the bitcode format document.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Alexey Samsonov
Fix Windows build after r159281: s/iterator/const_iterator
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Chandler Carruth
Move the setup for variables that are expanded in the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Hal Finkel
Precompute SCEV pointer analysis prior to instruction...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Hal Finkel
Remove a useless check in BBVectorize.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Hal Finkel
Allow BBVectorize to form non-2^n-length vectors.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Hal Finkel
Refactor operation equivalence checking in BBVectorize...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-28
Bill Wendling
Only print out the tag if it's there.
commit
|
commitdiff
|
tree
|
snapshot
next