projects
/
oota-llvm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix typo in test.
2013-07-22
Manman Ren
Debug Info Finder: add processScope to actually handle...
commit
|
commitdiff
|
tree
2013-07-20
Manman Ren
Debug Info Verifier: simplify DIxxx::Verify
commit
|
commitdiff
|
tree
2013-07-19
Manman Ren
Try to appease the bots.
commit
|
commitdiff
|
tree
2013-07-19
Manman Ren
Debug Info: enable verifying by default and disable...
commit
|
commitdiff
|
tree
2013-07-16
Manman Ren
Add getModuleFlag(StringRef Key) to query a module...
commit
|
commitdiff
|
tree
2013-07-16
Manman Ren
Cleanup testing case by using a shorter name for types.
commit
|
commitdiff
|
tree
2013-07-15
Manman Ren
PEI: Support for non-zero SPAdj at beginning of a basic...
commit
|
commitdiff
|
tree
2013-07-15
Manman Ren
Machine Verifier: verify FrameSetup and FrameDestroy
commit
|
commitdiff
|
tree
2013-07-12
Manman Ren
PEI: refactor replaceFrameIndices(MF) to call replaceFrameIn...
commit
|
commitdiff
|
tree
2013-07-08
Manman Ren
DebugInfo: remove unused helper function getDICompositeType.
commit
|
commitdiff
|
tree
2013-07-08
Manman Ren
Revert r185852.
commit
|
commitdiff
|
tree
2013-07-08
Manman Ren
StringRef: add DenseMapInfo for StringRef.
commit
|
commitdiff
|
tree
2013-07-08
Manman Ren
Debug Info: clean up usage of Verify.
commit
|
commitdiff
|
tree
2013-07-03
Manman Ren
Trying to fix the bots
commit
|
commitdiff
|
tree
2013-07-02
Manman Ren
Debug Info: use module flag to set up Dwarf version.
commit
|
commitdiff
|
tree
2013-07-02
Manman Ren
Debug Info: cleanup
commit
|
commitdiff
|
tree
2013-07-01
Manman Ren
Debug Info: clean up usage of Verify.
commit
|
commitdiff
|
tree
2013-07-01
Manman Ren
Debug Info: Scope of a DebugLoc should not be null.
commit
|
commitdiff
|
tree
2013-06-29
Manman Ren
Debug Info: clean up usage of Verify.
commit
|
commitdiff
|
tree
2013-06-28
Manman Ren
Debug Info: clean up usage of Verify.
commit
|
commitdiff
|
tree
2013-06-27
Manman Ren
Update testing case to make DI nodes have the correct...
commit
|
commitdiff
|
tree
2013-06-26
Manman Ren
Debug Info: clean up usage of Verify.
commit
|
commitdiff
|
tree
2013-06-25
Manman Ren
Remove unused code. No functionality change.
commit
|
commitdiff
|
tree
2013-06-07
Manman Ren
No functionality change.
commit
|
commitdiff
|
tree
2013-06-07
Manman Ren
DIBuilder: No functionality change.
commit
|
commitdiff
|
tree
2013-06-07
Manman Ren
DIBuilder: No functionality change.
commit
|
commitdiff
|
tree
2013-05-29
Manman Ren
LTO+Debug Info: revert r182791.
commit
|
commitdiff
|
tree
2013-05-28
Manman Ren
LTO+Debug Info: correctly emit inlined_subroutine when...
commit
|
commitdiff
|
tree
2013-05-21
Manman Ren
Dwarf: use a single line table to generate assembly...
commit
|
commitdiff
|
tree
2013-05-14
Manman Ren
GlobalOpt: fix an issue where CXAAtExitFn points to...
commit
|
commitdiff
|
tree
2013-05-02
Manman Ren
TBAA: remove !tbaa from testing cases if not used.
commit
|
commitdiff
|
tree
2013-04-30
Manman Ren
TBAA: remove !tbaa from testing cases if not used.
commit
|
commitdiff
|
tree
2013-04-29
Manman Ren
TBAA: remove !tbaa from testing cases if not used.
commit
|
commitdiff
|
tree
2013-04-29
Manman Ren
TBAA: remove !tbaa from testing cases if not used.
commit
|
commitdiff
|
tree
2013-04-27
Manman Ren
Struct-path aware TBAA: change the format of TBAAStructType...
commit
|
commitdiff
|
tree
2013-04-22
Manman Ren
Struct-path aware TBAA: update getMostGenericTBAA
commit
|
commitdiff
|
tree
2013-04-11
Manman Ren
Aliasing rules for struct-path aware TBAA.
commit
|
commitdiff
|
tree
2013-04-11
Manman Ren
TBAA: add utility to create a TBAA scalar type node
commit
|
commitdiff
|
tree
2013-04-06
Manman Ren
Dwarf: use utostr on CUID to append to SmallString.
commit
|
commitdiff
|
tree
2013-04-04
Manman Ren
Debug Info: revert 178722 for now.
commit
|
commitdiff
|
tree
2013-04-04
Manman Ren
Debug Info: according to DWARF 2, FORM_ref_addr the...
commit
|
commitdiff
|
tree
2013-04-02
Manman Ren
Add MDBuilder utilities for path-aware TBAA.
commit
|
commitdiff
|
tree
2013-03-22
Manman Ren
Support in AAEvaluator to print alias queries of loads...
commit
|
commitdiff
|
tree
2013-03-18
Manman Ren
Check whether a pointer is non-null (isKnownNonNull...
commit
|
commitdiff
|
tree
2013-03-13
Manman Ren
No functionality change. Use unreachable in getCUOffset.
commit
|
commitdiff
|
tree
2013-03-13
Manman Ren
No functionality change. Use unreachable in getCompileUnit.
commit
|
commitdiff
|
tree
2013-03-12
Manman Ren
Debug Info: use SmallVector instead of std::vector...
commit
|
commitdiff
|
tree
2013-03-12
Manman Ren
Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4...
commit
|
commitdiff
|
tree
2013-03-07
Manman Ren
Debug Info: store the files and directories for each...
commit
|
commitdiff
|
tree
2013-02-27
Manman Ren
Debug Info: for static member variables, always put...
commit
|
commitdiff
|
tree
2013-02-27
Manman Ren
SelectionDAG: If llvm.donothing has a landingpad, we...
commit
|
commitdiff
|
tree
2013-02-27
Manman Ren
Debug Info: for static member variables, add AT_MIPS_linkage...
commit
|
commitdiff
|
tree
2013-02-26
Manman Ren
Revert r176120 as it caused a failure at static-member.cpp
commit
|
commitdiff
|
tree
2013-02-26
Manman Ren
Debug Info: for static member variables, move AT_MIPS_linkag...
commit
|
commitdiff
|
tree
2013-02-13
Manman Ren
Clean up LDV, no functionality change.
commit
|
commitdiff
|
tree
2013-02-13
Manman Ren
Debug Info: LiveDebugVarible can remove DBG_VALUEs...
commit
|
commitdiff
|
tree
2013-02-09
Manman Ren
Dwarf: do not use line_table_start in at_stmt_list...
commit
|
commitdiff
|
tree
2013-02-06
Manman Ren
Attempt to recover gdb bot after r174445.
commit
|
commitdiff
|
tree
2013-02-05
Manman Ren
Dwarf: support for LTO where a single object file can...
commit
|
commitdiff
|
tree
2013-02-04
Manman Ren
[Stack Alignment] emit warning instead of a hard error
commit
|
commitdiff
|
tree
2013-02-02
Manman Ren
Removing ssp and uwtable from the testcase
commit
|
commitdiff
|
tree
2013-02-02
Manman Ren
Correct indentation for dumping LexicalScope.
commit
|
commitdiff
|
tree
2013-02-01
Manman Ren
[Dwarf] avoid emitting multiple AT_const_value for...
commit
|
commitdiff
|
tree
2013-01-31
Manman Ren
Linker: correctly link in dbg.declare
commit
|
commitdiff
|
tree
2013-01-31
Manman Ren
[Dwarf] early exit to avoid creating dangling DIEs
commit
|
commitdiff
|
tree
2013-01-30
Manman Ren
Linker: correctly link in dbg.declare
commit
|
commitdiff
|
tree
2013-01-10
Manman Ren
Stack Alignment: throw error if we can't satisfy the...
commit
|
commitdiff
|
tree
2013-01-04
Manman Ren
Memory Dependence Analysis: fix a miscompile that uses...
commit
|
commitdiff
|
tree
2012-12-12
Manman Ren
DAGCombine: clamp hi bit in APInt::getBitsSet to avoid...
commit
|
commitdiff
|
tree
2012-12-04
Manman Ren
Stack Alignment: when creating stack objects in MachineFrame...
commit
|
commitdiff
|
tree
2012-12-04
Manman Ren
Stack Alignment: move functions from header file MachineFram...
commit
|
commitdiff
|
tree
2012-11-27
Manman Ren
CSE: allow PerformTrivialCoalescing to check copies...
commit
|
commitdiff
|
tree
2012-11-27
Manman Ren
X86: do not fold load instructions such as [V]MOVS...
commit
|
commitdiff
|
tree
2012-11-13
Manman Ren
X86: when constructing VZEXT_LOAD from other loads...
commit
|
commitdiff
|
tree
2012-11-02
Manman Ren
PGO: allows the profile data file name to be specified...
commit
|
commitdiff
|
tree
2012-11-01
Manman Ren
OutputArg: added an index of the original argument...
commit
|
commitdiff
|
tree
2012-10-30
Manman Ren
X86 SSE: update rsqrtss and rcpss to use two source...
commit
|
commitdiff
|
tree
2012-10-30
Manman Ren
X86 MMX: optimize transfer from mmx to i32
commit
|
commitdiff
|
tree
2012-10-12
Manman Ren
ARM: tail-call inside a function where part of a byval...
commit
|
commitdiff
|
tree
2012-10-11
Manman Ren
PGO: create metadata for switch only if it has more...
commit
|
commitdiff
|
tree
2012-09-28
Manman Ren
Testcase for r164835
commit
|
commitdiff
|
tree
2012-09-28
Manman Ren
X86: when replacing SUB with TEST in ISelDAGToDAG,...
commit
|
commitdiff
|
tree
2012-09-20
Manman Ren
SimplifyCFG: sink common codes from IF, ELSE blocks...
commit
|
commitdiff
|
tree
2012-09-18
Manman Ren
PGO: preserve branch-weight metadata when simplifying...
commit
|
commitdiff
|
tree
2012-09-17
Manman Ren
PGO: preserve branch-weight metadata when simplifying...
commit
|
commitdiff
|
tree
2012-09-17
Manman Ren
PGO: preserve branch-weight metadata when simplifying...
commit
|
commitdiff
|
tree
2012-09-17
Manman Ren
PGO: preserve branch-weight metadata when simplifying...
commit
|
commitdiff
|
tree
2012-09-15
Manman Ren
PGO: preserve branch-weight metadata when simplifying...
commit
|
commitdiff
|
tree
2012-09-14
Manman Ren
PGO: preserve branch-weight metadata when simplifying...
commit
|
commitdiff
|
tree
2012-09-14
Manman Ren
Try to fix the bots by detecting inconsistant branch...
commit
|
commitdiff
|
tree
2012-09-14
Manman Ren
PGO: preserve branch-weight metadata when merging two...
commit
|
commitdiff
|
tree
2012-09-13
Manman Ren
AsmWriterEmitter: OpInfo2 should be unsigned 16-bit.
commit
|
commitdiff
|
tree
2012-09-13
Manman Ren
AsmWriterEmitter: increase the number of bits for OpcodeInfo...
commit
|
commitdiff
|
tree
2012-09-12
Manman Ren
PGO: preserve branch-weight metadata when removing...
commit
|
commitdiff
|
tree
2012-09-12
Manman Ren
Release build: guard dump functions with
commit
|
commitdiff
|
tree
2012-09-11
Manman Ren
Release build: guard dump functions with
commit
|
commitdiff
|
tree
2012-09-11
Manman Ren
SimplifyCFG: preserve branch-weight metadata when creating...
commit
|
commitdiff
|
tree
2012-09-06
Manman Ren
Release build: guard dump functions with "ifndef NDEBUG"
commit
|
commitdiff
|
tree
2012-09-06
Manman Ren
Release build: guard dump functions with "ifndef NDEBUG"
commit
|
commitdiff
|
tree
2012-09-05
Manman Ren
JumpThreading: when default destination is the destination...
commit
|
commitdiff
|
tree
next