index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move enabling the local stack allocation pass into the target where it belongs.
Jim Grosbach
2010-08-24
1
-0
/
+7
*
Use MapValue in the Linker instead of having a private function
Dan Gohman
2010-08-24
1
-0
/
+29
*
MDNode, MDString, and NamedMDNode are not meant to be subclassed;
Dan Gohman
2010-08-24
1
-5
/
+2
*
llvmc: Make syntax more consistent.
Mikhail Glushenkov
2010-08-23
1
-24
/
+7
*
Remove the MFI storage of the local allocation block size. It's not needed.
Jim Grosbach
2010-08-23
1
-14
/
+0
*
Add a new llvm.x86.int intrinsic, allowing access to the
Chris Lattner
2010-08-23
1
-0
/
+5
*
llvmc: Properly handle (error) in edge properties.
Mikhail Glushenkov
2010-08-23
2
-4
/
+3
*
Trailing whitespace.
Mikhail Glushenkov
2010-08-23
1
-2
/
+2
*
formatted_tool_output_file::close needs to flush its buffer before
Dan Gohman
2010-08-23
1
-1
/
+6
*
Handle qualified constants that are directly folded by FE.
Devang Patel
2010-08-23
1
-0
/
+6
*
Avoid O(n*m) complexity in StringRef::find_first(_not)_of(StringRef).
Benjamin Kramer
2010-08-23
1
-2
/
+2
*
StringRef tweaks:
Benjamin Kramer
2010-08-23
1
-2
/
+4
*
MC: Add partial x86-64 support to COFF.
Michael J. Spencer
2010-08-21
2
-2
/
+2
*
This is the first step towards refactoring the x86 vector shuffle code. The
Bruno Cardoso Lopes
2010-08-20
1
-1
/
+1
*
CreateTemporaryType doesn't needs its Context argument.
Dan Gohman
2010-08-20
1
-1
/
+1
*
Create the new linker type "linker_private_weak_def_auto".
Bill Wendling
2010-08-20
2
-15
/
+28
*
Introduce a new temporary MDNode concept. Temporary MDNodes are
Dan Gohman
2010-08-20
2
-4
/
+17
*
Reword NamedMDNode's comment.
Dan Gohman
2010-08-20
1
-2
/
+3
*
Delete SlowOperationInformer, which is no longer used.
Dan Gohman
2010-08-20
2
-66
/
+0
*
Add include guards to Support/Regex.h.
Mikhail Glushenkov
2010-08-20
1
-0
/
+5
*
Trailing whitespace.
Mikhail Glushenkov
2010-08-20
2
-12
/
+12
*
Add explicit initializer for UseLocalStackAllocationBlock in MFI constructor
Jim Grosbach
2010-08-20
1
-0
/
+1
*
Delete raw_stdout_ostream and raw_stderr_ostream, which are unused
Dan Gohman
2010-08-20
1
-18
/
+0
*
Add an inspirational quote.
Dan Gohman
2010-08-20
1
-0
/
+5
*
Add a comment.
Dan Gohman
2010-08-20
1
-1
/
+2
*
Move raw_ostream's Error flag into raw_fd_ostream, as that's the only
Dan Gohman
2010-08-20
1
-25
/
+27
*
Export error-handling functions in formatted_tool_output_file.
Dan Gohman
2010-08-20
1
-2
/
+10
*
Expose LLVMSetOperand and LLVMGetNumOperands to llvm-c and ocaml.
Erick Tryzelaar
2010-08-20
1
-0
/
+2
*
llvmc: Cut global namespace pollution.
Mikhail Glushenkov
2010-08-20
1
-0
/
+4
*
Disambiguate calls to WriteGraph() to disable ADL.
Mikhail Glushenkov
2010-08-20
1
-2
/
+2
*
Trailing whitespace.
Mikhail Glushenkov
2010-08-20
1
-1
/
+1
*
Replace the arm.neon.vmovls and vmovlu intrinsics with vector sign-extend and
Bob Wilson
2010-08-20
1
-5
/
+0
*
Introduce a new tool_output_file class, which extends raw_ostream with
Dan Gohman
2010-08-20
2
-1
/
+44
*
Better handling of offsets on frame index references. rdar://8277890
Jim Grosbach
2010-08-19
1
-7
/
+13
*
Update comment to remove special case for vector extending loads. An
Bob Wilson
2010-08-19
1
-5
/
+2
*
Re-re-revert this patch. It seems to be causing performance
Eric Christopher
2010-08-19
1
-1
/
+1
*
Update local stack block allocation to let PEI do the allocs if no additional
Jim Grosbach
2010-08-19
1
-0
/
+16
*
Revert r111199; it breaks -debug-pass=Structure output.
Dan Gohman
2010-08-19
2
-4
/
+1
*
Reapply the virtual register patch from 109102. The places where we were
Eric Christopher
2010-08-19
1
-1
/
+1
*
Finish full attribute class emission for clang.
Sean Hunt
2010-08-18
1
-0
/
+20
*
Make raw_fd_ostream consider itself the owner of STDOUT_FILENO when
Dan Gohman
2010-08-18
1
-2
/
+5
*
move gep decomposition out of ValueTracking into BasicAA. The form of
Chris Lattner
2010-08-18
1
-19
/
+0
*
Introduce a ScopedFatalErrorHandler class to make it easy to register
Dan Gohman
2010-08-18
1
-0
/
+12
*
Revert r111394. It was too aggressive.
Jakob Stoklund Olesen
2010-08-18
1
-9
/
+0
*
Aggressively prune the DFS when inserting phi-defs.
Jakob Stoklund Olesen
2010-08-18
1
-0
/
+9
*
Add df_iterator::getPathLength and getPath as a way of getting a path from the
Jakob Stoklund Olesen
2010-08-18
1
-0
/
+10
*
Revert r111375, "move gep decomposition out of ValueTracking into BasicAA. The
Daniel Dunbar
2010-08-18
1
-0
/
+19
*
Inform LazyValueInfo whenever a block is deleted, to avoid dangling pointer i...
Owen Anderson
2010-08-18
1
-0
/
+2
*
move gep decomposition out of ValueTracking into BasicAA. The form of
Chris Lattner
2010-08-18
1
-19
/
+0
*
Add hook for re-using virtual base registers for local stack slot access.
Jim Grosbach
2010-08-18
1
-0
/
+7
[next]