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
*
Add a bool->StringRef c'tor to StringRef.
Bill Wendling
2013-07-25
1
-0
/
+4
*
Phabricator.rst: tiny fix
Hans Wennborg
2013-07-25
1
-1
/
+1
*
Using a different loop induction variable than the enclosing scope. No funct...
Aaron Ballman
2013-07-25
1
-2
/
+2
*
PPC32 va_list is an actual structure so va_copy needs to copy the whole
Roman Divacky
2013-07-25
3
-1
/
+47
*
Debug Info: update comments and add a FIXME.
Manman Ren
2013-07-25
1
-2
/
+5
*
Remove dead code from the makefile build system.
Rafael Espindola
2013-07-25
5
-546
/
+2
*
Debug Info: improve the verifier to check field types.
Manman Ren
2013-07-25
24
-162
/
+174
*
Remove empty directories
Rafael Espindola
2013-07-25
0
-0
/
+0
*
Remove the mblaze backend from llvm.
Rafael Espindola
2013-07-25
129
-14686
/
+10
*
RegAllocGreedy comment.
Andrew Trick
2013-07-25
1
-1
/
+2
*
Evict local live ranges if they can be reassigned.
Andrew Trick
2013-07-25
5
-13
/
+35
*
Allocate local registers in order for optimal coloring.
Andrew Trick
2013-07-25
19
-78
/
+96
*
Add a way to add a kind-value string pair to an attribute.
Bill Wendling
2013-07-25
3
-0
/
+14
*
typo.
Adrian Prantl
2013-07-25
1
-1
/
+1
*
Current batch of -disable-debug-info-verifier.
Rafael Espindola
2013-07-25
15
-19
/
+19
*
AArch64: add llc-based tests for previous commit.
Tim Northover
2013-07-25
2
-2
/
+15
*
AArch64: fix even more JIT failures
Tim Northover
2013-07-25
2
-4
/
+4
*
Don't end a file name with a dot. It looks odd.
Rafael Espindola
2013-07-25
2
-1
/
+7
*
AArch64: don't mask off shift bits when processing JIT relocations.
Tim Northover
2013-07-25
1
-4
/
+4
*
Fix a bug in TableGen where the intrinsic function name recognizer could mis-...
Justin Holewinski
2013-07-25
2
-0
/
+53
*
Fix a comment cut-&-pasto.
Richard Sandiford
2013-07-25
1
-1
/
+1
*
[SystemZ] Rework compare and branch support
Richard Sandiford
2013-07-25
6
-62
/
+151
*
[SystemZ] Add LOCR and LOCGR
Richard Sandiford
2013-07-25
9
-0
/
+327
*
[SystemZ] Add LOC and LOCG
Richard Sandiford
2013-07-25
9
-0
/
+561
*
[SystemZ] Add STOC and STOCG
Richard Sandiford
2013-07-25
14
-53
/
+664
*
MI Sched: Register pressure heuristics.
Andrew Trick
2013-07-25
2
-8
/
+36
*
MI Sched: track register pressure by importance of the set, not weight of the...
Andrew Trick
2013-07-25
1
-14
/
+20
*
RegPressure: Order the "pressure sets" by number of regunits per set.
Andrew Trick
2013-07-25
3
-8
/
+53
*
Dump LIS before regalloc. MI sched changes them.
Andrew Trick
2013-07-25
2
-2
/
+4
*
Debug Info: improve the verifier to check field types.
Manman Ren
2013-07-25
35
-167
/
+217
*
Respect llvm.used in Internalize.
Rafael Espindola
2013-07-25
5
-21
/
+69
*
Check that TD isn't NULL before dereferencing it down this path.
Nick Lewycky
2013-07-25
2
-1
/
+18
*
Make these methods const correct.
Rafael Espindola
2013-07-25
3
-7
/
+13
*
Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.
Bill Wendling
2013-07-25
11
-53
/
+59
*
Add helpful accessor methods to get the specified function attribute.
Bill Wendling
2013-07-24
1
-11
/
+14
*
Update testing cases to pass debug info verifier.
Manman Ren
2013-07-24
26
-208
/
+223
*
Speling.
Jakob Stoklund Olesen
2013-07-24
1
-2
/
+2
*
Fix a bug in IfConverter with nested predicates.
Quentin Colombet
2013-07-24
2
-3
/
+62
*
Update testing cases to pass debug info verifier.
Manman Ren
2013-07-24
6
-57
/
+62
*
add -disable-debug-info-verifier to 3 test to fix tests with pipefail.
Rafael Espindola
2013-07-24
3
-3
/
+3
*
[mips] Make MipsAsmParser::parseCCRRegs return NoMatch instead of ParseFail
Akira Hatanaka
2013-07-24
1
-2
/
+2
*
Update old llc documentation.
Jakob Stoklund Olesen
2013-07-24
1
-9
/
+9
*
[mips] Remove XFAIL from test-ptr-reloc-remote.ll
Petar Jovanovic
2013-07-24
1
-1
/
+0
*
Debug Info: improve the Finder.
Manman Ren
2013-07-24
12
-62
/
+65
*
TRE: Move class into anonymous namespace.
Benjamin Kramer
2013-07-24
1
-4
/
+6
*
Update testing cases to pass debug info verifier.
Manman Ren
2013-07-24
3
-39
/
+40
*
Add -disable-debug-info-verifier to a RUN line.
Rafael Espindola
2013-07-24
1
-1
/
+1
*
Don't leak when expanding response files.
Rafael Espindola
2013-07-24
1
-17
/
+15
*
Delete the buffer in createObjectFile if it fails.
Rafael Espindola
2013-07-24
1
-1
/
+4
*
llvm-ar is far closer to being a regular ar implementation now. Update the docs.
Rafael Espindola
2013-07-24
1
-47
/
+7
[next]