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-03-16
Hal Finkel
Remove FIXMEs in PPC test cases related to unaligned...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Hal Finkel
Remove PPC avoidWriteAfterWrite callback
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Andrew Trick
Change the default latency for implicit defs.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Andrew Trick
Machine model. Allow mixed itinerary classes and SchedR...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Sean Silva
[docs] Discuss a potential bug to be aware of.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Aaron Ballman
Test case for graceful handling of long file names...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Craig Topper
Add X86 code emitter support AVX encoded MRMDestReg...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-16
Jakob Stoklund...
Define more SchedWrites for annotating X86 instructions.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Jakob Stoklund...
Add SchedRW as an Instruction field.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Daniel Dunbar
[ADT] Fix StringSet::insert() to not allocate on every...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Michael J....
[Support][Path][Windows] Fix dangling else. Don't call...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Arnold Schwaighofer
ARM cost model: Fix costs for some vector selects
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Silviu Baranga
Adding an A15 specific optimization pass for interactio...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Benjamin Kramer
ARM: Fix an old refacto.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Hal Finkel
Enable unaligned memory access on PPC for scalar types
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Arnold Schwaighofer
ARM cost model: Fix cost of fptrunc and fpext instructions
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Hal Finkel
Protect PPC Altivec patterns with a predicate
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Alexey Samsonov
Fixup for r176933: more careful setup of path to llvm...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Craig Topper
Use NumBaseBits in a few more places in SmallBitVector...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Rafael Espindola
Fix the FDE encoding to be relative on ELF.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Hal Finkel
Allocate the RS spill slot for any PPC function with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Eric Christopher
Turn anonymous type in anonymous union warning back...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Eric Christopher
Silence anonymous type in anonymous union warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-15
Nadav Rotem
Add a triple to the test.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Nadav Rotem
Unaligned loads should use the VMOVUPS opcode.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
David Blaikie
Remove some unused variables to clean the Clang -Werror...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
[mips] Set isAllocatable bit of unallocatable register...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Andrew Trick
Fix r177112: Add ProcResGroup.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Jakob Stoklund...
Prepare for adding InstrSchedModel annotations to X86...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Reed Kotler
Add a new method which enables one to change register...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Arnold Schwaighofer
LoopVectorizer: Insert some white space to make test...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Chad Rosier
[fast-isel] The X86FastISel::FastLowerArguments functio...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Andrew Trick
MachineModel: Add a ProcResGroup class.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Hal Finkel
Move estimateStackSize from ARM into MachineFrameInfo
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Hal Finkel
Provide the register scavenger to processFunctionBefore...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Hal Finkel
Use frame-index scavenging for PPC register spilling
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Hal Finkel
Not all PPC functions with a frame pointer need a RS...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Arnold Schwaighofer
ARM cost model: Increase cost of some vector selects...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
[mips] Fix filename in comment and delete unnecessary...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Jyotsna Verma
Hexagon: Removed asserts regarding alignment and offset.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Arnold Schwaighofer
Add missing asserts flag to test - it uses debug flags
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
Android uses cacheflush(long start, long end, long...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Arnold Schwaighofer
LoopVectorize: Invert case when we use a vector cmp...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
Add back lines which were accidentally deleted in CMake...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
[mips] Define function MipsSEDAGToDAGISel::selectAddESubE.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Hal Finkel
Add a comment about overlapping PPC frame offsets
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
[mips] Rename functions and variables to start with...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
Add header file MipsISelDAGToDAG.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Akira Hatanaka
[mips] Define two subclasses of MipsDAGToDAGISel. Mips1...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Shuxin Yang
Perform factorization as a last resort of unsafe fadd...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Adrian Prantl
Test that we emit a DW_AT_location for self captured...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Vincent Lejeune
R600: Factorize code handling Const Read Port limitation
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Alexey Samsonov
[ASan] emit instrumentation for initialization order...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Chandler Carruth
PR14972: SROA vs. GVN exposed a really bad bug in SROA.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Joerg Sonnenberger
Add two of the float related ARM-specific entries for...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Craig Topper
Fix the name of a variable to match its declaration...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Craig Topper
Fix a bug in the calculation of the VEX.B bit for FMA4...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Craig Topper
Teach X86 MC instruction lowering that VMOVAPSrr and...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Michael Liao
Fix PR15309
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Jiong Wang
test commit: remove blank line.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Nick Lewycky
Remove a change to the debug info in this test, that...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Nick Lewycky
Try using %S to find the emitted .gcno file.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Nick Lewycky
Remove accidentally committed debug line.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Nick Lewycky
Refactor GCOV's six constructor arguments into a struct...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Nick Lewycky
Fix typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Michael J....
[Support][Test] Missed this in the API change.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-14
Michael J....
[Support] Fix lifetime of file descriptors when using...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Nick Lewycky
No functionality change. Rename emitGCNO() to the more...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
David Blaikie
Simplify file/directory name handling in DILexicalBlock
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
David Blaikie
Remove an extra operand to a DIFile metadata entry
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Bill Wendling
Reset some of the target options which affect code...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
David Blaikie
Simplify directory name handling in DILexicalBlockFile.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
David Blaikie
Remove the unused 4th operand for DIFile debug info...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Lang Hames
Make LTO codegen use a PassManager, rather than a Funct...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Alexey Samsonov
Simplify CMake rules in HandleLLVMOptions module.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Reed Kotler
Add some additonal attribute helper functions. Test...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Vincent Lejeune
R600: Remove unused Outputs variable
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Manman Ren
No functionality change. Use unreachable in getCUOffset.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Manman Ren
No functionality change. Use unreachable in getCompileUnit.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Jakob Stoklund...
Check register classes also when changing them.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Arnold Schwaighofer
ARM cost model: Add test case to make sure we would...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Arnaud A. de...
Fix a performance regression when combining to smaller...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Benjamin Kramer
Add one more overload to make VS2008's debug mody happy.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Evgeniy Stepanov
Add llvm-symbolizer as test dependency.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Evgeniy Stepanov
Set symbolizer path in the test environment.
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
NAKAMURA Takumi
lit.TestFormats.GoogleTest: Honor LitConfig.noExecute...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
Akira Hatanaka
[mips] Define two subclasses of MipsTargetLowering...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-13
David Blaikie
Refactor filename/directory in DICompileUnit into a...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Matt Beaumont-Gay
Don't crash if write_impl() leaves less buffer space...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
David Blaikie
Remove unused "isMain" field from DICompileUnit
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Michael J....
[Support][Path] Don't inf loop if creating the parent...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
David Blaikie
Update debug info test cases with empty SplitDebugFilen...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Arnold Schwaighofer
ARM cost model: Increase the cost for vector casts...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Manman Ren
Debug Info: use SmallVector instead of std::vector...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Michael J....
[Support][MemoryBuffer] Use sys::fs::mapped_file_region...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
David Blaikie
Correct invalid debug info metadata
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Manman Ren
Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Richard Relph
Avoid generating ISD::SELECT for vector operands to...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Kevin Enderby
Remove the assert()'s from the LLVMCreateDisasmCPU...
commit
|
commitdiff
|
tree
|
snapshot
2013-03-12
Pete Cooper
Add a doFinalization method to the DataLayout pass.
commit
|
commitdiff
|
tree
|
snapshot
next