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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plug a memory leak in the GCOV profiling emitter, which never released the ed...
Benjamin Kramer
2012-11-17
1
-5
/
+5
*
really fix permissions
Pawel Wodnicki
2012-11-17
1
-0
/
+0
*
fix permissions
Pawel Wodnicki
2012-11-17
1
-1
/
+1
*
adding whose code is it anywa tools
Pawel Wodnicki
2012-11-17
1
-0
/
+125
*
Removing utf-8 smart quote and trailing whitespace
Joe Abbey
2012-11-17
1
-2
/
+2
*
Suppressing the 'direct base ‘{anonymous}::S1’ inaccessible in ‘{anonym...
Joe Abbey
2012-11-17
1
-0
/
+12
*
Silence the buildbots for this test while I figure out the triple
Andrew Trick
2012-11-17
1
-2
/
+2
*
Broaden isSchedulingBoundary to check aliases of SP.
Andrew Trick
2012-11-17
2
-1
/
+35
*
Phi speculation improvement for BasicAA
Hal Finkel
2012-11-17
2
-3
/
+83
*
Per agreement with Doug, take ownership of Clang's libSema.
Richard Smith
2012-11-17
1
-1
/
+5
*
Mark FP_EXTEND form v2f32 to v2f64 as "expand" for ARM NEON. Patch by Pete C...
Eli Friedman
2012-11-17
3
-0
/
+10
*
[fast-isel] Add the -verify-machineinstrs to these test cases. The remaining
Chad Rosier
2012-11-17
8
-15
/
+15
*
LoopVectorizer: Add initial support for pointer induction variables (for exam...
Nadav Rotem
2012-11-17
2
-35
/
+127
*
Initial implementation of MipsTargetLowering::isLegalAddressingMode.
Akira Hatanaka
2012-11-17
3
-0
/
+63
*
Rename methods like PairSRegs() to createSRegpairNode() to meet our coding
Weiming Zhao
2012-11-17
1
-40
/
+34
*
Teach SROA rewriteVectorizedStoreInst to handle cases when the loaded value i...
Evan Cheng
2012-11-17
2
-33
/
+67
*
Marking remote mcjit tests as XFAIL for cygwin (hopefully only temporarily).
Andrew Kaylor
2012-11-17
2
-2
/
+2
*
Claim ownership of MCJIT
Andrew Kaylor
2012-11-16
1
-0
/
+4
*
Add some basic support for the fission addr forms to DebugInfo.
Eric Christopher
2012-11-16
1
-0
/
+10
*
Marking remote mcjit tests as XFAIL for mingw32 (hopefully only temporarily).
Andrew Kaylor
2012-11-16
7
-7
/
+7
*
Add constant definitions for fission dwarf attributes, forms, etc.
Eric Christopher
2012-11-16
1
-3
/
+26
*
Claim the driver.
Chad Rosier
2012-11-16
1
-1
/
+1
*
Remove default public copy ctors.
Benjamin Kramer
2012-11-16
1
-6
/
+0
*
Marking remote mcjit tests as XFAIL for ARM (hopefully only temporarily).
Andrew Kaylor
2012-11-16
7
-0
/
+7
*
Remove trailing spaces.
Jakub Staszak
2012-11-16
1
-70
/
+70
*
Remove hard coded registers in ARM ldrexd and strexd instructions
Weiming Zhao
2012-11-16
8
-103
/
+227
*
Use array_pod_sort instead of std::sort.
Andrew Trick
2012-11-16
1
-41
/
+36
*
typo
Andrew Trick
2012-11-16
1
-3
/
+3
*
Add myself as owner of XCore Backend.
Richard Osborne
2012-11-16
1
-0
/
+4
*
Make sure FABS on v2f32 and v4f32 is legal on ARM NEON
Anton Korobeynikov
2012-11-16
3
-7
/
+26
*
Fix handling of aliases to functions.
Richard Osborne
2012-11-16
2
-13
/
+41
*
[NVPTX] Order global variables in def-use order before emiting them in the fi...
Justin Holewinski
2012-11-16
2
-3
/
+87
*
Preserve address space of forward-referenced global variables in the LL parser
Justin Holewinski
2012-11-16
2
-1
/
+11
*
Make this easier to understand, as suggested by Chandler.
Duncan Sands
2012-11-16
2
-2
/
+12
*
Added program header emission
Hemant Kulkarni
2012-11-16
1
-3
/
+45
*
Remove conditions from 'else if' that were guaranteed by preceding 'if'.
Craig Topper
2012-11-16
1
-12
/
+12
*
ReleaseNotes.html updates reflecting PPC64 Elf Linux efforts and progress.
Will Schmidt
2012-11-16
1
-0
/
+37
*
InstructionSimplify should be able to simplify A+B==B+A to 'true'
Duncan Sands
2012-11-16
2
-2
/
+23
*
Using const cast to alleviate a warning.
Joe Abbey
2012-11-16
1
-1
/
+2
*
Factor out the final FADD that's common to multiple code paths in the visitLo...
Craig Topper
2012-11-16
1
-45
/
+30
*
move irrelevant attribution.
Chris Lattner
2012-11-16
1
-3
/
+1
*
Fix PR14361: wrong simplification of A+B==B+A. You may think that the old logic
Duncan Sands
2012-11-16
2
-2
/
+32
*
Adding new tests to test lli's pseudo-remote feature (-remote-mcjit).
Andrew Kaylor
2012-11-16
7
-0
/
+220
*
Finally add myself to the credits.
Craig Topper
2012-11-16
1
-0
/
+4
*
SimplifyCFG: Don't assume non-null ScalarTargetTransformInfo.
Hans Wennborg
2012-11-16
1
-1
/
+2
*
Work around a layering violation from Target to CodeGen.
Benjamin Kramer
2012-11-16
1
-1
/
+1
*
llvm/test/CodeGen/X86/hipe-cc*.ll: Add explicit -mcpu, or they don't expect t...
NAKAMURA Takumi
2012-11-16
2
-2
/
+2
*
Add the Erlang/HiPE calling convention, patch by Yiannis Tsiouris.
Duncan Sands
2012-11-16
8
-13
/
+254
*
Update credits file regarding SROA work... Also include my other primary
Chandler Carruth
2012-11-16
1
-0
/
+2
*
Add myself as the code owner for a bunch of stuff.
Chandler Carruth
2012-11-16
1
-0
/
+5
[next]