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
...
*
Change the "PreferredEHDataFormat" from "absptr" if we're on a Darwin system >
Bill Wendling
2009-07-29
2
-10
/
+18
*
Add a couple more tests for the ptest intrinsics to make sure we're
Eric Christopher
2009-07-29
1
-0
/
+27
*
Move comment to above method.
Bill Wendling
2009-07-29
1
-21
/
+21
*
Parse named metadata.
Devang Patel
2009-07-29
5
-1
/
+56
*
Add NamedMDNode.
Devang Patel
2009-07-29
3
-4
/
+119
*
- Temporarily unbreak the build by forcing the TType "absptr", which isn't
Bill Wendling
2009-07-29
2
-50
/
+75
*
Add support for gcc __builtin_ia32_ptest{z,c,nzc} intrinsics. Lower
Eric Christopher
2009-07-29
5
-4
/
+74
*
Remove another F_OK.
Dan Gohman
2009-07-29
1
-1
/
+1
*
Match X86 register names to number.
Daniel Dunbar
2009-07-29
6
-12
/
+72
*
Fix a few typos and add links.
Andreas Bolka
2009-07-29
1
-15
/
+19
*
Thumb-2: fix typo that caused incorrect stack elimination for VFP operations ...
David Goodwin
2009-07-28
1
-1
/
+1
*
Cleanup code to use iterators instead of ".size()".
Bill Wendling
2009-07-28
1
-21
/
+25
*
Slightly reformat LDA tests to ease grepping.
Andreas Bolka
2009-07-28
5
-21
/
+21
*
Improve performance of PadToColumn by eliminating flushes.
David Greene
2009-07-28
2
-13
/
+18
*
On "Unix", if Program::FindProgramByName is given a name containing
Dan Gohman
2009-07-28
1
-1
/
+1
*
Add some protected interfaces to allow subclass access to the buffer.
David Greene
2009-07-28
1
-0
/
+4
*
Doxygenify comments.
Bill Wendling
2009-07-28
2
-2
/
+4
*
Split out large loop into it's very own method. No intended functionality cha...
Bill Wendling
2009-07-28
2
-42
/
+62
*
It isn't necessary to use F_OK when using R_OK or similar.
Dan Gohman
2009-07-28
1
-2
/
+2
*
Add a bugpoint flag to disable block extraction.
David Goodwin
2009-07-28
1
-1
/
+5
*
discourage else after "noreturn" statements.
Chris Lattner
2009-07-28
1
-0
/
+84
*
Update CMakeLists
Daniel Dunbar
2009-07-28
1
-1
/
+0
*
Move X86 instruction parsing into X86/AsmParser.
Daniel Dunbar
2009-07-28
6
-303
/
+271
*
Clarify getName() comment.
Devang Patel
2009-07-28
1
-4
/
+4
*
Output the EH TType format and base offset only if there are types that we're
Bill Wendling
2009-07-28
1
-6
/
+15
*
Make expression parsing and error/warning reporting available through the
Daniel Dunbar
2009-07-28
2
-24
/
+57
*
Fix a fixme; don't take binaries from the working directory.
Benjamin Kramer
2009-07-28
1
-3
/
+3
*
Remove unused method.
Devang Patel
2009-07-28
2
-18
/
+0
*
Output the correct format for Darwin.
Bill Wendling
2009-07-28
1
-5
/
+7
*
fix unittest
Benjamin Kramer
2009-07-28
1
-1
/
+1
*
Use the preferred EH data format for the preferred EH data format.
Bill Wendling
2009-07-28
1
-2
/
+2
*
Darwin outputs (DW_EH_PE_pcrel | DW_EH_PE_indirect | DW_EH_PE_sdata4) when we're
Bill Wendling
2009-07-28
1
-2
/
+5
*
Remove unused parameter name.
Bill Wendling
2009-07-28
1
-1
/
+1
*
Rename MDNode.h header. It defines MDnode and other metadata classes.
Devang Patel
2009-07-28
21
-55
/
+66
*
Fix a typo.
Evan Cheng
2009-07-28
1
-1
/
+1
*
Return ConstantVector to 2.5 API.
Owen Anderson
2009-07-28
21
-138
/
+122
*
In thumb2 mode, add pc is unpredictable. Use add + mov pc instead (that is un...
Evan Cheng
2009-07-28
6
-19
/
+8
*
Remove support for ORN to workaround <rdar://problem/7096522>.
David Goodwin
2009-07-28
3
-3
/
+7
*
Provide generic MCAsmParser when constructing target specific parsers.
Daniel Dunbar
2009-07-28
4
-36
/
+50
*
Add DebugInfoEnumerator to collect debug info.
Devang Patel
2009-07-28
2
-0
/
+170
*
Simplify LDA-internal interface.
Andreas Bolka
2009-07-28
2
-13
/
+9
*
Add LDA statistics.
Andreas Bolka
2009-07-28
1
-0
/
+14
*
Minor factoring, naming and formatting cleanups.
Andreas Bolka
2009-07-28
1
-24
/
+29
*
Handle null and file symbol on doInitialization
Bruno Cardoso Lopes
2009-07-28
2
-9
/
+8
*
more simplifications and cleanup. :)
Chris Lattner
2009-07-28
1
-18
/
+17
*
Change ConstantArray to 2.5 API.
Owen Anderson
2009-07-28
24
-221
/
+177
*
Switch X86 assembly parser to using the generic lexer interface.
Daniel Dunbar
2009-07-28
1
-28
/
+28
*
Add workaround for <rdar://problem/7098328>.
David Goodwin
2009-07-28
2
-3
/
+4
*
fix testcase for previous patch.
Chris Lattner
2009-07-28
1
-1
/
+1
*
Expose Tokens to target specific assembly parsers.
Daniel Dunbar
2009-07-28
4
-83
/
+101
[prev]
[next]